biobulkbende.org/node_modules/ext
Tancre 0efda7fffe structure, layout and automation 2020-09-16 14:23:28 +02:00
..
docs structure, layout and automation 2020-09-16 14:23:28 +02:00
function structure, layout and automation 2020-09-16 14:23:28 +02:00
global-this structure, layout and automation 2020-09-16 14:23:28 +02:00
lib/private structure, layout and automation 2020-09-16 14:23:28 +02:00
math structure, layout and automation 2020-09-16 14:23:28 +02:00
node_modules/type structure, layout and automation 2020-09-16 14:23:28 +02:00
object/entries structure, layout and automation 2020-09-16 14:23:28 +02:00
string structure, layout and automation 2020-09-16 14:23:28 +02:00
string_/includes structure, layout and automation 2020-09-16 14:23:28 +02:00
test structure, layout and automation 2020-09-16 14:23:28 +02:00
thenable_ structure, layout and automation 2020-09-16 14:23:28 +02:00
.editorconfig structure, layout and automation 2020-09-16 14:23:28 +02:00
CHANGELOG.md structure, layout and automation 2020-09-16 14:23:28 +02:00
LICENSE structure, layout and automation 2020-09-16 14:23:28 +02:00
README.md structure, layout and automation 2020-09-16 14:23:28 +02:00
package.json structure, layout and automation 2020-09-16 14:23:28 +02:00

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

Utilities