lhl 7eff0e2ec0 1-9 3 months ago
..
docs 7eff0e2ec0 1-9 3 months ago
function 7eff0e2ec0 1-9 3 months ago
global-this 7eff0e2ec0 1-9 3 months ago
lib 7eff0e2ec0 1-9 3 months ago
math 7eff0e2ec0 1-9 3 months ago
node_modules 7eff0e2ec0 1-9 3 months ago
object 7eff0e2ec0 1-9 3 months ago
promise 7eff0e2ec0 1-9 3 months ago
string 7eff0e2ec0 1-9 3 months ago
string_ 7eff0e2ec0 1-9 3 months ago
thenable_ 7eff0e2ec0 1-9 3 months ago
CHANGELOG.md 7eff0e2ec0 1-9 3 months ago
LICENSE 7eff0e2ec0 1-9 3 months ago
README.md 7eff0e2ec0 1-9 3 months ago
package.json 7eff0e2ec0 1-9 3 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