陈鹏铭 3283bca5a2 1 hai 6 meses
..
docs 3283bca5a2 1 hai 6 meses
function 3283bca5a2 1 hai 6 meses
global-this fe36a53a7d 首次提交 hai 6 meses
lib fe36a53a7d 首次提交 hai 6 meses
math 3283bca5a2 1 hai 6 meses
node_modules 3283bca5a2 1 hai 6 meses
object fe36a53a7d 首次提交 hai 6 meses
promise fe36a53a7d 首次提交 hai 6 meses
string 3283bca5a2 1 hai 6 meses
string_ 3283bca5a2 1 hai 6 meses
thenable_ fe36a53a7d 首次提交 hai 6 meses
CHANGELOG.md fe36a53a7d 首次提交 hai 6 meses
LICENSE fe36a53a7d 首次提交 hai 6 meses
README.md fe36a53a7d 首次提交 hai 6 meses
package.json fe36a53a7d 首次提交 hai 6 meses

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