陈鹏铭 fe36a53a7d 首次提交 vor 1 Jahr
..
docs fe36a53a7d 首次提交 vor 1 Jahr
global-this fe36a53a7d 首次提交 vor 1 Jahr
lib fe36a53a7d 首次提交 vor 1 Jahr
math fe36a53a7d 首次提交 vor 1 Jahr
node_modules fe36a53a7d 首次提交 vor 1 Jahr
object fe36a53a7d 首次提交 vor 1 Jahr
promise fe36a53a7d 首次提交 vor 1 Jahr
string_ fe36a53a7d 首次提交 vor 1 Jahr
thenable_ fe36a53a7d 首次提交 vor 1 Jahr
CHANGELOG.md fe36a53a7d 首次提交 vor 1 Jahr
LICENSE fe36a53a7d 首次提交 vor 1 Jahr
README.md fe36a53a7d 首次提交 vor 1 Jahr
package.json fe36a53a7d 首次提交 vor 1 Jahr

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