Lawsun d230cfbce0 first commit 1 rok temu
..
docs d230cfbce0 first commit 1 rok temu
function d230cfbce0 first commit 1 rok temu
global-this d230cfbce0 first commit 1 rok temu
lib d230cfbce0 first commit 1 rok temu
math d230cfbce0 first commit 1 rok temu
node_modules d230cfbce0 first commit 1 rok temu
object d230cfbce0 first commit 1 rok temu
promise d230cfbce0 first commit 1 rok temu
string d230cfbce0 first commit 1 rok temu
string_ d230cfbce0 first commit 1 rok temu
thenable_ d230cfbce0 first commit 1 rok temu
CHANGELOG.md d230cfbce0 first commit 1 rok temu
LICENSE d230cfbce0 first commit 1 rok temu
README.md d230cfbce0 first commit 1 rok temu
package.json d230cfbce0 first commit 1 rok temu

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