timepiece/node_modules/ext
2024-05-14 09:54:12 -05:00
..
docs Initial code commit 2024-05-14 09:54:12 -05:00
function Initial code commit 2024-05-14 09:54:12 -05:00
global-this Initial code commit 2024-05-14 09:54:12 -05:00
lib/private Initial code commit 2024-05-14 09:54:12 -05:00
math Initial code commit 2024-05-14 09:54:12 -05:00
node_modules/type Initial code commit 2024-05-14 09:54:12 -05:00
object Initial code commit 2024-05-14 09:54:12 -05:00
promise Initial code commit 2024-05-14 09:54:12 -05:00
string Initial code commit 2024-05-14 09:54:12 -05:00
string_ Initial code commit 2024-05-14 09:54:12 -05:00
thenable_ Initial code commit 2024-05-14 09:54:12 -05:00
CHANGELOG.md Initial code commit 2024-05-14 09:54:12 -05:00
LICENSE Initial code commit 2024-05-14 09:54:12 -05:00
package.json Initial code commit 2024-05-14 09:54:12 -05:00
README.md Initial code commit 2024-05-14 09:54:12 -05:00

Build status npm version

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