You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tan b155d9f548
1
10 months ago
..
docs 1 10 months ago
function 1 10 months ago
global-this 1 10 months ago
lib/private 1 10 months ago
math 1 10 months ago
node_modules/type 1 10 months ago
object 1 10 months ago
promise 1 10 months ago
string 1 10 months ago
string_ 1 10 months ago
thenable_ 1 10 months ago
CHANGELOG.md 1 10 months ago
LICENSE 1 10 months ago
README.md 1 10 months ago
package.json 1 10 months 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