Irina Glushko 2389e7160b HW1 done il y a 3 ans
..
docs 2389e7160b HW1 done il y a 3 ans
function 2389e7160b HW1 done il y a 3 ans
global-this 2389e7160b HW1 done il y a 3 ans
lib 2389e7160b HW1 done il y a 3 ans
math 2389e7160b HW1 done il y a 3 ans
node_modules 2389e7160b HW1 done il y a 3 ans
object 2389e7160b HW1 done il y a 3 ans
string 2389e7160b HW1 done il y a 3 ans
string_ 2389e7160b HW1 done il y a 3 ans
test 2389e7160b HW1 done il y a 3 ans
thenable_ 2389e7160b HW1 done il y a 3 ans
.editorconfig 2389e7160b HW1 done il y a 3 ans
CHANGELOG.md 2389e7160b HW1 done il y a 3 ans
LICENSE 2389e7160b HW1 done il y a 3 ans
README.md 2389e7160b HW1 done il y a 3 ans
package.json 2389e7160b HW1 done il y a 3 ans

README.md

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