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

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