陈鹏铭 0e441ebeb1 仓库创建 1 year ago
..
docs 0e441ebeb1 仓库创建 1 year ago
function 0e441ebeb1 仓库创建 1 year ago
global-this 0e441ebeb1 仓库创建 1 year ago
lib 0e441ebeb1 仓库创建 1 year ago
math 0e441ebeb1 仓库创建 1 year ago
node_modules 0e441ebeb1 仓库创建 1 year ago
object 0e441ebeb1 仓库创建 1 year ago
promise 0e441ebeb1 仓库创建 1 year ago
string 0e441ebeb1 仓库创建 1 year ago
string_ 0e441ebeb1 仓库创建 1 year ago
thenable_ 0e441ebeb1 仓库创建 1 year ago
CHANGELOG.md 0e441ebeb1 仓库创建 1 year ago
LICENSE 0e441ebeb1 仓库创建 1 year ago
README.md 0e441ebeb1 仓库创建 1 year ago
package.json 0e441ebeb1 仓库创建 1 year 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