provider/node_modules/ext
2020-11-06 14:38:38 +03:00
..
docs fix: update lint 2020-11-06 14:38:38 +03:00
function fix: update lint 2020-11-06 14:38:38 +03:00
global-this fix: update lint 2020-11-06 14:38:38 +03:00
lib/private fix: update lint 2020-11-06 14:38:38 +03:00
math fix: update lint 2020-11-06 14:38:38 +03:00
node_modules/type fix: update lint 2020-11-06 14:38:38 +03:00
object/entries fix: update lint 2020-11-06 14:38:38 +03:00
string fix: update lint 2020-11-06 14:38:38 +03:00
string_/includes fix: update lint 2020-11-06 14:38:38 +03:00
test fix: update lint 2020-11-06 14:38:38 +03:00
thenable_ fix: update lint 2020-11-06 14:38:38 +03:00
.editorconfig fix: update lint 2020-11-06 14:38:38 +03:00
CHANGELOG.md fix: update lint 2020-11-06 14:38:38 +03:00
LICENSE fix: update lint 2020-11-06 14:38:38 +03:00
package.json fix: update lint 2020-11-06 14:38:38 +03:00
README.md fix: update lint 2020-11-06 14:38:38 +03:00

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