b s s m e0c8121d0c first commit il y a 3 ans
..
docs e0c8121d0c first commit il y a 3 ans
function e0c8121d0c first commit il y a 3 ans
global-this e0c8121d0c first commit il y a 3 ans
lib e0c8121d0c first commit il y a 3 ans
math e0c8121d0c first commit il y a 3 ans
node_modules e0c8121d0c first commit il y a 3 ans
object e0c8121d0c first commit il y a 3 ans
string e0c8121d0c first commit il y a 3 ans
string_ e0c8121d0c first commit il y a 3 ans
test e0c8121d0c first commit il y a 3 ans
thenable_ e0c8121d0c first commit il y a 3 ans
.editorconfig e0c8121d0c first commit il y a 3 ans
CHANGELOG.md e0c8121d0c first commit il y a 3 ans
LICENSE e0c8121d0c first commit il y a 3 ans
README.md e0c8121d0c first commit il y a 3 ans
package.json e0c8121d0c first commit 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