djLint/docs/node_modules/ext
2021-12-14 09:57:37 +01:00
..
.github also exclude nunj and musta 2021-12-14 09:57:37 +01:00
docs also exclude nunj and musta 2021-12-14 09:57:37 +01:00
function also exclude nunj and musta 2021-12-14 09:57:37 +01:00
global-this also exclude nunj and musta 2021-12-14 09:57:37 +01:00
math also exclude nunj and musta 2021-12-14 09:57:37 +01:00
node_modules/type also exclude nunj and musta 2021-12-14 09:57:37 +01:00
object also exclude nunj and musta 2021-12-14 09:57:37 +01:00
promise also exclude nunj and musta 2021-12-14 09:57:37 +01:00
string also exclude nunj and musta 2021-12-14 09:57:37 +01:00
string_/includes also exclude nunj and musta 2021-12-14 09:57:37 +01:00
test also exclude nunj and musta 2021-12-14 09:57:37 +01:00
thenable_ also exclude nunj and musta 2021-12-14 09:57:37 +01:00
.editorconfig also exclude nunj and musta 2021-12-14 09:57:37 +01:00
CHANGELOG.md also exclude nunj and musta 2021-12-14 09:57:37 +01:00
LICENSE also exclude nunj and musta 2021-12-14 09:57:37 +01:00
package.json also exclude nunj and musta 2021-12-14 09:57:37 +01:00
README.md also exclude nunj and musta 2021-12-14 09:57:37 +01: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