Lawsun d230cfbce0 first commit 1 year ago
..
docs d230cfbce0 first commit 1 year ago
function d230cfbce0 first commit 1 year ago
global-this d230cfbce0 first commit 1 year ago
lib d230cfbce0 first commit 1 year ago
math d230cfbce0 first commit 1 year ago
node_modules d230cfbce0 first commit 1 year ago
object d230cfbce0 first commit 1 year ago
promise d230cfbce0 first commit 1 year ago
string d230cfbce0 first commit 1 year ago
string_ d230cfbce0 first commit 1 year ago
thenable_ d230cfbce0 first commit 1 year ago
CHANGELOG.md d230cfbce0 first commit 1 year ago
LICENSE d230cfbce0 first commit 1 year ago
README.md d230cfbce0 first commit 1 year ago
package.json d230cfbce0 first commit 1 year 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