jstd-web/node_modules/ext
liang.chao ae9cf31198 Initial commit 2025-11-25 15:23:22 +08:00
..
docs Initial commit 2025-11-25 15:23:22 +08:00
function Initial commit 2025-11-25 15:23:22 +08:00
global-this Initial commit 2025-11-25 15:23:22 +08:00
lib/private Initial commit 2025-11-25 15:23:22 +08:00
math Initial commit 2025-11-25 15:23:22 +08:00
node_modules/type Initial commit 2025-11-25 15:23:22 +08:00
object Initial commit 2025-11-25 15:23:22 +08:00
promise Initial commit 2025-11-25 15:23:22 +08:00
string Initial commit 2025-11-25 15:23:22 +08:00
string_ Initial commit 2025-11-25 15:23:22 +08:00
thenable_ Initial commit 2025-11-25 15:23:22 +08:00
CHANGELOG.md Initial commit 2025-11-25 15:23:22 +08:00
LICENSE Initial commit 2025-11-25 15:23:22 +08:00
README.md Initial commit 2025-11-25 15:23:22 +08:00
package.json Initial commit 2025-11-25 15:23:22 +08:00

README.md

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