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