Lawsun d230cfbce0 first commit há 1 ano atrás
..
docs d230cfbce0 first commit há 1 ano atrás
function d230cfbce0 first commit há 1 ano atrás
global-this d230cfbce0 first commit há 1 ano atrás
lib d230cfbce0 first commit há 1 ano atrás
math d230cfbce0 first commit há 1 ano atrás
node_modules d230cfbce0 first commit há 1 ano atrás
object d230cfbce0 first commit há 1 ano atrás
promise d230cfbce0 first commit há 1 ano atrás
string d230cfbce0 first commit há 1 ano atrás
string_ d230cfbce0 first commit há 1 ano atrás
thenable_ d230cfbce0 first commit há 1 ano atrás
CHANGELOG.md d230cfbce0 first commit há 1 ano atrás
LICENSE d230cfbce0 first commit há 1 ano atrás
README.md d230cfbce0 first commit há 1 ano atrás
package.json d230cfbce0 first commit há 1 ano atrás

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