Lawsun d230cfbce0 first commit 1 年間 前
..
docs d230cfbce0 first commit 1 年間 前
function d230cfbce0 first commit 1 年間 前
global-this d230cfbce0 first commit 1 年間 前
lib d230cfbce0 first commit 1 年間 前
math d230cfbce0 first commit 1 年間 前
node_modules d230cfbce0 first commit 1 年間 前
object d230cfbce0 first commit 1 年間 前
promise d230cfbce0 first commit 1 年間 前
string d230cfbce0 first commit 1 年間 前
string_ d230cfbce0 first commit 1 年間 前
thenable_ d230cfbce0 first commit 1 年間 前
CHANGELOG.md d230cfbce0 first commit 1 年間 前
LICENSE d230cfbce0 first commit 1 年間 前
README.md d230cfbce0 first commit 1 年間 前
package.json d230cfbce0 first commit 1 年間 前

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