陈鹏铭 3283bca5a2 1 6 ay önce
..
docs 3283bca5a2 1 6 ay önce
function 3283bca5a2 1 6 ay önce
global-this fe36a53a7d 首次提交 6 ay önce
lib fe36a53a7d 首次提交 6 ay önce
math 3283bca5a2 1 6 ay önce
node_modules 3283bca5a2 1 6 ay önce
object fe36a53a7d 首次提交 6 ay önce
promise fe36a53a7d 首次提交 6 ay önce
string 3283bca5a2 1 6 ay önce
string_ 3283bca5a2 1 6 ay önce
thenable_ fe36a53a7d 首次提交 6 ay önce
CHANGELOG.md fe36a53a7d 首次提交 6 ay önce
LICENSE fe36a53a7d 首次提交 6 ay önce
README.md fe36a53a7d 首次提交 6 ay önce
package.json fe36a53a7d 首次提交 6 ay ö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