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

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