陈鹏铭 ac63ce6cb5 首次提交 před 1 rokem
..
docs ac63ce6cb5 首次提交 před 1 rokem
function ac63ce6cb5 首次提交 před 1 rokem
global-this ac63ce6cb5 首次提交 před 1 rokem
lib ac63ce6cb5 首次提交 před 1 rokem
math ac63ce6cb5 首次提交 před 1 rokem
node_modules ac63ce6cb5 首次提交 před 1 rokem
object ac63ce6cb5 首次提交 před 1 rokem
promise ac63ce6cb5 首次提交 před 1 rokem
string ac63ce6cb5 首次提交 před 1 rokem
string_ ac63ce6cb5 首次提交 před 1 rokem
thenable_ ac63ce6cb5 首次提交 před 1 rokem
CHANGELOG.md ac63ce6cb5 首次提交 před 1 rokem
LICENSE ac63ce6cb5 首次提交 před 1 rokem
README.md ac63ce6cb5 首次提交 před 1 rokem
package.json ac63ce6cb5 首次提交 před 1 rokem

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