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

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