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

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