(Previously known as es5-ext
)
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.
bash
npm install ext
globalThis
Function
identity
Math
ceil10
floor10
round10
Object
clear
entries
Promise
limit
String
random
String.prototype
campelToHyphen
capitalize
includes
Thenable.prototype
finally