Lawsun d230cfbce0 first commit il y a 2 ans
..
docs d230cfbce0 first commit il y a 2 ans
function d230cfbce0 first commit il y a 2 ans
global-this d230cfbce0 first commit il y a 2 ans
lib d230cfbce0 first commit il y a 2 ans
math d230cfbce0 first commit il y a 2 ans
node_modules d230cfbce0 first commit il y a 2 ans
object d230cfbce0 first commit il y a 2 ans
promise d230cfbce0 first commit il y a 2 ans
string d230cfbce0 first commit il y a 2 ans
string_ d230cfbce0 first commit il y a 2 ans
thenable_ d230cfbce0 first commit il y a 2 ans
CHANGELOG.md d230cfbce0 first commit il y a 2 ans
LICENSE d230cfbce0 first commit il y a 2 ans
README.md d230cfbce0 first commit il y a 2 ans
package.json d230cfbce0 first commit il y a 2 ans

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