Lawsun d230cfbce0 first commit vor 2 Jahren
..
docs d230cfbce0 first commit vor 2 Jahren
function d230cfbce0 first commit vor 2 Jahren
global-this d230cfbce0 first commit vor 2 Jahren
lib d230cfbce0 first commit vor 2 Jahren
math d230cfbce0 first commit vor 2 Jahren
node_modules d230cfbce0 first commit vor 2 Jahren
object d230cfbce0 first commit vor 2 Jahren
promise d230cfbce0 first commit vor 2 Jahren
string d230cfbce0 first commit vor 2 Jahren
string_ d230cfbce0 first commit vor 2 Jahren
thenable_ d230cfbce0 first commit vor 2 Jahren
CHANGELOG.md d230cfbce0 first commit vor 2 Jahren
LICENSE d230cfbce0 first commit vor 2 Jahren
README.md d230cfbce0 first commit vor 2 Jahren
package.json d230cfbce0 first commit vor 2 Jahren

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