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