BE-SPAN/node_modules/ext
githubna-ilham 722cd440e8 first commit
2024-10-20 22:04:16 +07:00
..
docs first commit 2024-10-20 22:04:16 +07:00
function first commit 2024-10-20 22:04:16 +07:00
global-this first commit 2024-10-20 22:04:16 +07:00
lib/private first commit 2024-10-20 22:04:16 +07:00
math first commit 2024-10-20 22:04:16 +07:00
object first commit 2024-10-20 22:04:16 +07:00
promise first commit 2024-10-20 22:04:16 +07:00
string first commit 2024-10-20 22:04:16 +07:00
string_ first commit 2024-10-20 22:04:16 +07:00
thenable_ first commit 2024-10-20 22:04:16 +07:00
CHANGELOG.md first commit 2024-10-20 22:04:16 +07:00
LICENSE first commit 2024-10-20 22:04:16 +07:00
package.json first commit 2024-10-20 22:04:16 +07:00
README.md first commit 2024-10-20 22:04:16 +07: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