fd22b0bf58
V2 (Laravel re-make) |
||
---|---|---|
.. | ||
.github | ||
docs | ||
function | ||
global-this | ||
lib/private | ||
math | ||
node_modules/type | ||
object | ||
promise | ||
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