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