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

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