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

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