wishthis/node_modules/ext
2022-08-31 16:34:36 +02:00
..
docs
function
global-this
lib/private
math
node_modules/type
object
promise
string
string_
thenable_
CHANGELOG.md
LICENSE
package.json
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