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

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