doc/node_modules/ext
2021-05-05 15:50:12 +02:00
..
docs Move content to repo root 2021-05-05 15:50:12 +02:00
function Move content to repo root 2021-05-05 15:50:12 +02:00
global-this Move content to repo root 2021-05-05 15:50:12 +02:00
lib/private Move content to repo root 2021-05-05 15:50:12 +02:00
math Move content to repo root 2021-05-05 15:50:12 +02:00
node_modules/type Move content to repo root 2021-05-05 15:50:12 +02:00
object/entries Move content to repo root 2021-05-05 15:50:12 +02:00
string Move content to repo root 2021-05-05 15:50:12 +02:00
string_/includes Move content to repo root 2021-05-05 15:50:12 +02:00
test Move content to repo root 2021-05-05 15:50:12 +02:00
thenable_ Move content to repo root 2021-05-05 15:50:12 +02:00
.editorconfig Move content to repo root 2021-05-05 15:50:12 +02:00
CHANGELOG.md Move content to repo root 2021-05-05 15:50:12 +02:00
LICENSE Move content to repo root 2021-05-05 15:50:12 +02:00
package.json Move content to repo root 2021-05-05 15:50:12 +02:00
README.md Move content to repo root 2021-05-05 15:50:12 +02: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