.. | |||
docs | 16 days ago | ||
function | 16 days ago | ||
global-this | 16 days ago | ||
lib/ private | 16 days ago | ||
math | 16 days ago | ||
object | 16 days ago | ||
promise | 16 days ago | ||
string | 16 days ago | ||
string_ | 16 days ago | ||
thenable_ | 16 days ago | ||
CHANGELOG.md | 16 days ago | ||
LICENSE | 16 days ago | ||
README.md | 16 days ago | ||
package.json | 16 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