陈鹏铭 ac63ce6cb5 首次提交 1 년 전
..
docs ac63ce6cb5 首次提交 1 년 전
function ac63ce6cb5 首次提交 1 년 전
global-this ac63ce6cb5 首次提交 1 년 전
lib ac63ce6cb5 首次提交 1 년 전
math ac63ce6cb5 首次提交 1 년 전
node_modules ac63ce6cb5 首次提交 1 년 전
object ac63ce6cb5 首次提交 1 년 전
promise ac63ce6cb5 首次提交 1 년 전
string ac63ce6cb5 首次提交 1 년 전
string_ ac63ce6cb5 首次提交 1 년 전
thenable_ ac63ce6cb5 首次提交 1 년 전
CHANGELOG.md ac63ce6cb5 首次提交 1 년 전
LICENSE ac63ce6cb5 首次提交 1 년 전
README.md ac63ce6cb5 首次提交 1 년 전
package.json ac63ce6cb5 首次提交 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