itcast 6e512b8ce6 aaaa 10 months ago
..
docs 6e512b8ce6 aaaa 10 months ago
function 6e512b8ce6 aaaa 10 months ago
global-this 6e512b8ce6 aaaa 10 months ago
lib 6e512b8ce6 aaaa 10 months ago
math 6e512b8ce6 aaaa 10 months ago
object 6e512b8ce6 aaaa 10 months ago
promise 6e512b8ce6 aaaa 10 months ago
string 6e512b8ce6 aaaa 10 months ago
string_ 6e512b8ce6 aaaa 10 months ago
thenable_ 6e512b8ce6 aaaa 10 months ago
CHANGELOG.md 6e512b8ce6 aaaa 10 months ago
LICENSE 6e512b8ce6 aaaa 10 months ago
README.md 6e512b8ce6 aaaa 10 months ago
package.json 6e512b8ce6 aaaa 10 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