IOTConnect-Web/node_modules/ext
2024-05-09 09:49:52 +08:00
..
docs Initial commit 2024-05-09 09:49:52 +08:00
function Initial commit 2024-05-09 09:49:52 +08:00
global-this Initial commit 2024-05-09 09:49:52 +08:00
lib/private Initial commit 2024-05-09 09:49:52 +08:00
math Initial commit 2024-05-09 09:49:52 +08:00
object Initial commit 2024-05-09 09:49:52 +08:00
promise Initial commit 2024-05-09 09:49:52 +08:00
string Initial commit 2024-05-09 09:49:52 +08:00
string_ Initial commit 2024-05-09 09:49:52 +08:00
thenable_ Initial commit 2024-05-09 09:49:52 +08:00
CHANGELOG.md Initial commit 2024-05-09 09:49:52 +08:00
LICENSE Initial commit 2024-05-09 09:49:52 +08:00
package.json Initial commit 2024-05-09 09:49:52 +08:00
README.md Initial commit 2024-05-09 09:49:52 +08: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