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

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