legendary-doc-site/apps/core/assets/node_modules/ext
2020-07-03 21:41:01 -05:00
..
docs chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
function chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
global-this chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
lib/private chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
math chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
node_modules/type chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
object/entries chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
string chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
string_/includes chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
test chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
thenable_ chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
.editorconfig chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
CHANGELOG.md chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
LICENSE chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
package.json chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
README.md chore: Convert to umbrella app 2020-07-03 21:41:01 -05: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