You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
11 months ago | |
|---|---|---|
| .. | ||
| docs | 11 months ago | |
| function | 11 months ago | |
| global-this | 11 months ago | |
| lib/private | 11 months ago | |
| math | 11 months ago | |
| node_modules/type | 11 months ago | |
| object | 11 months ago | |
| promise | 11 months ago | |
| string | 11 months ago | |
| string_ | 11 months ago | |
| thenable_ | 11 months ago | |
| CHANGELOG.md | 11 months ago | |
| LICENSE | 11 months ago | |
| README.md | 11 months ago | |
| package.json | 11 months ago | |
README.md
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
globalThisFunctionMathObjectPromiseStringString.prototypeThenable.prototype