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