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
1 year ago
..
docs test 1 year ago
function test 1 year ago
global-this test 1 year ago
lib/private test 1 year ago
math test 1 year ago
node_modules/type test 1 year ago
object test 1 year ago
promise test 1 year ago
string test 1 year ago
string_ test 1 year ago
thenable_ test 1 year ago
CHANGELOG.md test 1 year ago
LICENSE test 1 year ago
README.md test 1 year ago
package.json test 1 year 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