GoScrobble/web/node_modules/ext
2022-04-25 14:48:54 +12:00
..
docs 0.2.0 - Mid migration 2022-04-25 14:48:54 +12:00
function 0.2.0 - Mid migration 2022-04-25 14:48:54 +12:00
global-this 0.2.0 - Mid migration 2022-04-25 14:48:54 +12:00
lib/private 0.2.0 - Mid migration 2022-04-25 14:48:54 +12:00
math 0.2.0 - Mid migration 2022-04-25 14:48:54 +12:00
node_modules/type 0.2.0 - Mid migration 2022-04-25 14:48:54 +12:00
object/entries 0.2.0 - Mid migration 2022-04-25 14:48:54 +12:00
string 0.2.0 - Mid migration 2022-04-25 14:48:54 +12:00
string_/includes 0.2.0 - Mid migration 2022-04-25 14:48:54 +12:00
test 0.2.0 - Mid migration 2022-04-25 14:48:54 +12:00
thenable_ 0.2.0 - Mid migration 2022-04-25 14:48:54 +12:00
.editorconfig 0.2.0 - Mid migration 2022-04-25 14:48:54 +12:00
CHANGELOG.md 0.2.0 - Mid migration 2022-04-25 14:48:54 +12:00
LICENSE 0.2.0 - Mid migration 2022-04-25 14:48:54 +12:00
package.json 0.2.0 - Mid migration 2022-04-25 14:48:54 +12:00
README.md 0.2.0 - Mid migration 2022-04-25 14:48:54 +12: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