.. | |||
docs | 17 days ago | ||
function | 17 days ago | ||
global-this | 17 days ago | ||
lib/ private | 17 days ago | ||
math | 17 days ago | ||
object | 17 days ago | ||
promise | 17 days ago | ||
string | 17 days ago | ||
string_ | 17 days ago | ||
thenable_ | 17 days ago | ||
CHANGELOG.md | 17 days ago | ||
LICENSE | 17 days ago | ||
README.md | 17 days ago | ||
package.json | 17 days ago |
(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.
npm install ext
globalThis
Function
Math
Object
Promise
String
String.prototype
Thenable.prototype