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

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