|
9 months ago | |
---|---|---|
.. | ||
docs | 9 months ago | |
function | 9 months ago | |
global-this | 9 months ago | |
lib | 9 months ago | |
math | 9 months ago | |
node_modules | 9 months ago | |
object | 9 months ago | |
promise | 9 months ago | |
string | 9 months ago | |
string_ | 9 months ago | |
thenable_ | 9 months ago | |
CHANGELOG.md | 9 months ago | |
LICENSE | 9 months ago | |
README.md | 9 months ago | |
package.json | 9 months 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