陈鹏铭 ac63ce6cb5 首次提交 hace 1 año
..
docs ac63ce6cb5 首次提交 hace 1 año
function ac63ce6cb5 首次提交 hace 1 año
global-this ac63ce6cb5 首次提交 hace 1 año
lib ac63ce6cb5 首次提交 hace 1 año
math ac63ce6cb5 首次提交 hace 1 año
node_modules ac63ce6cb5 首次提交 hace 1 año
object ac63ce6cb5 首次提交 hace 1 año
promise ac63ce6cb5 首次提交 hace 1 año
string ac63ce6cb5 首次提交 hace 1 año
string_ ac63ce6cb5 首次提交 hace 1 año
thenable_ ac63ce6cb5 首次提交 hace 1 año
CHANGELOG.md ac63ce6cb5 首次提交 hace 1 año
LICENSE ac63ce6cb5 首次提交 hace 1 año
README.md ac63ce6cb5 首次提交 hace 1 año
package.json ac63ce6cb5 首次提交 hace 1 año

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