r3-v2/node_modules/ext
Theunis J. Botha 5f5bbac56e initial comit 2020-02-27 15:24:35 +01:00
..
docs initial comit 2020-02-27 15:24:35 +01:00
function initial comit 2020-02-27 15:24:35 +01:00
global-this initial comit 2020-02-27 15:24:35 +01:00
lib/private initial comit 2020-02-27 15:24:35 +01:00
math initial comit 2020-02-27 15:24:35 +01:00
node_modules/type initial comit 2020-02-27 15:24:35 +01:00
object/entries initial comit 2020-02-27 15:24:35 +01:00
string initial comit 2020-02-27 15:24:35 +01:00
string_/includes initial comit 2020-02-27 15:24:35 +01:00
test initial comit 2020-02-27 15:24:35 +01:00
thenable_ initial comit 2020-02-27 15:24:35 +01:00
.editorconfig initial comit 2020-02-27 15:24:35 +01:00
CHANGELOG.md initial comit 2020-02-27 15:24:35 +01:00
LICENSE initial comit 2020-02-27 15:24:35 +01:00
README.md initial comit 2020-02-27 15:24:35 +01:00
package.json initial comit 2020-02-27 15:24:35 +01: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