Musique/node_modules/ext
2021-12-06 16:34:00 +01:00
..
.github Update to v13 and add queue and completely change code 2021-12-06 16:34:00 +01:00
docs Update to v13 and add queue and completely change code 2021-12-06 16:34:00 +01:00
function Update to v13 and add queue and completely change code 2021-12-06 16:34:00 +01:00
global-this Update to v13 and add queue and completely change code 2021-12-06 16:34:00 +01:00
lib/private Update to v13 and add queue and completely change code 2021-12-06 16:34:00 +01:00
math Update to v13 and add queue and completely change code 2021-12-06 16:34:00 +01:00
node_modules/type Update to v13 and add queue and completely change code 2021-12-06 16:34:00 +01:00
object Update to v13 and add queue and completely change code 2021-12-06 16:34:00 +01:00
promise Update to v13 and add queue and completely change code 2021-12-06 16:34:00 +01:00
string Update to v13 and add queue and completely change code 2021-12-06 16:34:00 +01:00
string_/includes Update to v13 and add queue and completely change code 2021-12-06 16:34:00 +01:00
test Update to v13 and add queue and completely change code 2021-12-06 16:34:00 +01:00
thenable_ Update to v13 and add queue and completely change code 2021-12-06 16:34:00 +01:00
.editorconfig Update to v13 and add queue and completely change code 2021-12-06 16:34:00 +01:00
CHANGELOG.md Update to v13 and add queue and completely change code 2021-12-06 16:34:00 +01:00
LICENSE Update to v13 and add queue and completely change code 2021-12-06 16:34:00 +01:00
package.json Update to v13 and add queue and completely change code 2021-12-06 16:34:00 +01:00
README.md Update to v13 and add queue and completely change code 2021-12-06 16:34:00 +01: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