morphit/node_modules/ext
2026-06-13 20:09:20 -07:00
..
docs Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
function Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
global-this Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
lib/private Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
math Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
object Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
promise Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
string Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
string_ Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
thenable_ Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
CHANGELOG.md Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
LICENSE Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
package.json Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
README.md Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00

Build status npm version

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