katoikia-app/web-ui/web-react/node_modules/ext
Maria Sanchez 5abf040b42 fix web ui template 2022-07-05 22:15:11 -06:00
..
.github fix web ui template 2022-07-05 22:15:11 -06:00
docs fix web ui template 2022-07-05 22:15:11 -06:00
function fix web ui template 2022-07-05 22:15:11 -06:00
global-this fix web ui template 2022-07-05 22:15:11 -06:00
lib/private fix web ui template 2022-07-05 22:15:11 -06:00
math fix web ui template 2022-07-05 22:15:11 -06:00
node_modules/type fix web ui template 2022-07-05 22:15:11 -06:00
object fix web ui template 2022-07-05 22:15:11 -06:00
promise fix web ui template 2022-07-05 22:15:11 -06:00
string fix web ui template 2022-07-05 22:15:11 -06:00
string_/includes fix web ui template 2022-07-05 22:15:11 -06:00
test fix web ui template 2022-07-05 22:15:11 -06:00
thenable_ fix web ui template 2022-07-05 22:15:11 -06:00
.editorconfig fix web ui template 2022-07-05 22:15:11 -06:00
CHANGELOG.md fix web ui template 2022-07-05 22:15:11 -06:00
LICENSE fix web ui template 2022-07-05 22:15:11 -06:00
README.md fix web ui template 2022-07-05 22:15:11 -06:00
package.json fix web ui template 2022-07-05 22:15:11 -06: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