陈鹏铭 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