vmk-demo-bot / admin / node_modules / ext /
..
docs init 5 months ago
function init 5 months ago
global-this init 5 months ago
lib/ private init 5 months ago
math init 5 months ago
object init 5 months ago
promise init 5 months ago
string init 5 months ago
string_ init 5 months ago
thenable_ init 5 months ago
CHANGELOG.md init 5 months ago
LICENSE init 5 months ago
README.md init 5 months ago
package.json init 5 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