You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mn a0e4803194
test
11 months ago
..
docs test 11 months ago
function test 11 months ago
global-this test 11 months ago
lib/private test 11 months ago
math test 11 months ago
node_modules/type test 11 months ago
object test 11 months ago
promise test 11 months ago
string test 11 months ago
string_ test 11 months ago
thenable_ test 11 months ago
CHANGELOG.md test 11 months ago
LICENSE test 11 months ago
README.md test 11 months ago
package.json test 11 months ago

README.md

Build status npm version

ext

(Previously known as es5-ext)

JavaScript language extensions (with respect to evolving standard)

Non-standard or soon to be standard language utilities in a future proof, non-invasive form.

Doesn't enforce transpilation step. Where it's applicable utilities/extensions are safe to use in all ES3+ implementations.

Installation

npm install ext

Utilities