lkg ca6142d338 first commit 1 éve
..
docs ca6142d338 first commit 1 éve
function ca6142d338 first commit 1 éve
global-this ca6142d338 first commit 1 éve
lib ca6142d338 first commit 1 éve
math ca6142d338 first commit 1 éve
object ca6142d338 first commit 1 éve
promise ca6142d338 first commit 1 éve
string ca6142d338 first commit 1 éve
string_ ca6142d338 first commit 1 éve
thenable_ ca6142d338 first commit 1 éve
CHANGELOG.md ca6142d338 first commit 1 éve
LICENSE ca6142d338 first commit 1 éve
README.md ca6142d338 first commit 1 éve
package.json ca6142d338 first commit 1 éve

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