Handy_Cao 93a1cc30f9 提交代码 3 lat temu
..
docs 93a1cc30f9 提交代码 3 lat temu
function 6934691a7d 代码提交; 3 lat temu
global-this 6934691a7d 代码提交; 3 lat temu
lib 6934691a7d 代码提交; 3 lat temu
math 6934691a7d 代码提交; 3 lat temu
node_modules 6934691a7d 代码提交; 3 lat temu
object 6934691a7d 代码提交; 3 lat temu
promise 6934691a7d 代码提交; 3 lat temu
string 6934691a7d 代码提交; 3 lat temu
string_ 93a1cc30f9 提交代码 3 lat temu
thenable_ 6934691a7d 代码提交; 3 lat temu
CHANGELOG.md 93a1cc30f9 提交代码 3 lat temu
LICENSE 93a1cc30f9 提交代码 3 lat temu
README.md 93a1cc30f9 提交代码 3 lat temu
package.json 93a1cc30f9 提交代码 3 lat temu

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