Lawsun d230cfbce0 first commit 1 年之前
..
docs d230cfbce0 first commit 1 年之前
function d230cfbce0 first commit 1 年之前
global-this d230cfbce0 first commit 1 年之前
lib d230cfbce0 first commit 1 年之前
math d230cfbce0 first commit 1 年之前
node_modules d230cfbce0 first commit 1 年之前
object d230cfbce0 first commit 1 年之前
promise d230cfbce0 first commit 1 年之前
string d230cfbce0 first commit 1 年之前
string_ d230cfbce0 first commit 1 年之前
thenable_ d230cfbce0 first commit 1 年之前
CHANGELOG.md d230cfbce0 first commit 1 年之前
LICENSE d230cfbce0 first commit 1 年之前
README.md d230cfbce0 first commit 1 年之前
package.json d230cfbce0 first commit 1 年之前

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