陈鹏铭 ac63ce6cb5 首次提交 1 yıl önce
..
docs ac63ce6cb5 首次提交 1 yıl önce
function ac63ce6cb5 首次提交 1 yıl önce
global-this ac63ce6cb5 首次提交 1 yıl önce
lib ac63ce6cb5 首次提交 1 yıl önce
math ac63ce6cb5 首次提交 1 yıl önce
node_modules ac63ce6cb5 首次提交 1 yıl önce
object ac63ce6cb5 首次提交 1 yıl önce
promise ac63ce6cb5 首次提交 1 yıl önce
string ac63ce6cb5 首次提交 1 yıl önce
string_ ac63ce6cb5 首次提交 1 yıl önce
thenable_ ac63ce6cb5 首次提交 1 yıl önce
CHANGELOG.md ac63ce6cb5 首次提交 1 yıl önce
LICENSE ac63ce6cb5 首次提交 1 yıl önce
README.md ac63ce6cb5 首次提交 1 yıl önce
package.json ac63ce6cb5 首次提交 1 yıl önce

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