陈鹏铭 0e441ebeb1 仓库创建 1 år sedan
..
docs 0e441ebeb1 仓库创建 1 år sedan
function 0e441ebeb1 仓库创建 1 år sedan
global-this 0e441ebeb1 仓库创建 1 år sedan
lib 0e441ebeb1 仓库创建 1 år sedan
math 0e441ebeb1 仓库创建 1 år sedan
node_modules 0e441ebeb1 仓库创建 1 år sedan
object 0e441ebeb1 仓库创建 1 år sedan
promise 0e441ebeb1 仓库创建 1 år sedan
string 0e441ebeb1 仓库创建 1 år sedan
string_ 0e441ebeb1 仓库创建 1 år sedan
thenable_ 0e441ebeb1 仓库创建 1 år sedan
CHANGELOG.md 0e441ebeb1 仓库创建 1 år sedan
LICENSE 0e441ebeb1 仓库创建 1 år sedan
README.md 0e441ebeb1 仓库创建 1 år sedan
package.json 0e441ebeb1 仓库创建 1 år sedan

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