陈鹏铭 93064e9f91 首次提交 11 月之前
..
docs 93064e9f91 首次提交 11 月之前
function 93064e9f91 首次提交 11 月之前
global-this 93064e9f91 首次提交 11 月之前
lib 93064e9f91 首次提交 11 月之前
math 93064e9f91 首次提交 11 月之前
node_modules 93064e9f91 首次提交 11 月之前
object 93064e9f91 首次提交 11 月之前
promise 93064e9f91 首次提交 11 月之前
string 93064e9f91 首次提交 11 月之前
string_ 93064e9f91 首次提交 11 月之前
thenable_ 93064e9f91 首次提交 11 月之前
CHANGELOG.md 93064e9f91 首次提交 11 月之前
LICENSE 93064e9f91 首次提交 11 月之前
README.md 93064e9f91 首次提交 11 月之前
package.json 93064e9f91 首次提交 11 月之前

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