| .. | ||
| docs | ||
| function | ||
| global-this | ||
| lib/private | ||
| math | ||
| node_modules/type | ||
| object/entries | ||
| string | ||
| string_/includes | ||
| test | ||
| thenable_ | ||
| .editorconfig | ||
| CHANGELOG.md | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
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