You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Björn b963b3396c
init
5 years ago
..
docs init 5 years ago
function init 5 years ago
global-this init 5 years ago
lib/private init 5 years ago
math init 5 years ago
node_modules/type init 5 years ago
object/entries init 5 years ago
string init 5 years ago
string_/includes init 5 years ago
test init 5 years ago
thenable_ init 5 years ago
.editorconfig init 5 years ago
CHANGELOG.md init 5 years ago
LICENSE init 5 years ago
README.md init 5 years ago
package.json init 5 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