b s s m e0c8121d0c first commit 3 年之前
..
docs e0c8121d0c first commit 3 年之前
function e0c8121d0c first commit 3 年之前
global-this e0c8121d0c first commit 3 年之前
lib e0c8121d0c first commit 3 年之前
math e0c8121d0c first commit 3 年之前
node_modules e0c8121d0c first commit 3 年之前
object e0c8121d0c first commit 3 年之前
string e0c8121d0c first commit 3 年之前
string_ e0c8121d0c first commit 3 年之前
test e0c8121d0c first commit 3 年之前
thenable_ e0c8121d0c first commit 3 年之前
.editorconfig e0c8121d0c first commit 3 年之前
CHANGELOG.md e0c8121d0c first commit 3 年之前
LICENSE e0c8121d0c first commit 3 年之前
README.md e0c8121d0c first commit 3 年之前
package.json e0c8121d0c first commit 3 年之前

README.md

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