b s s m e0c8121d0c first commit 3 anos atrás
..
docs e0c8121d0c first commit 3 anos atrás
function e0c8121d0c first commit 3 anos atrás
global-this e0c8121d0c first commit 3 anos atrás
lib e0c8121d0c first commit 3 anos atrás
math e0c8121d0c first commit 3 anos atrás
node_modules e0c8121d0c first commit 3 anos atrás
object e0c8121d0c first commit 3 anos atrás
string e0c8121d0c first commit 3 anos atrás
string_ e0c8121d0c first commit 3 anos atrás
test e0c8121d0c first commit 3 anos atrás
thenable_ e0c8121d0c first commit 3 anos atrás
.editorconfig e0c8121d0c first commit 3 anos atrás
CHANGELOG.md e0c8121d0c first commit 3 anos atrás
LICENSE e0c8121d0c first commit 3 anos atrás
README.md e0c8121d0c first commit 3 anos atrás
package.json e0c8121d0c first commit 3 anos atrás

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