ext
v1.7.0
Published
JavaScript utilities with respect to emerging standard
Downloads
37,555,048
Maintainers
Readme
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
globalThis
Function
Math
Object
Promise
String
String.prototype
Thenable.prototype