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

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