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