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

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