API/api.medcify.app/node_modules/ext
2022-09-26 11:41:44 +05:30
..
.github final 2022-09-26 11:41:44 +05:30
docs final 2022-09-26 11:41:44 +05:30
function final 2022-09-26 11:41:44 +05:30
global-this final 2022-09-26 11:41:44 +05:30
lib/private final 2022-09-26 11:41:44 +05:30
math final 2022-09-26 11:41:44 +05:30
node_modules/type final 2022-09-26 11:41:44 +05:30
object final 2022-09-26 11:41:44 +05:30
promise final 2022-09-26 11:41:44 +05:30
string final 2022-09-26 11:41:44 +05:30
string_/includes final 2022-09-26 11:41:44 +05:30
test final 2022-09-26 11:41:44 +05:30
thenable_ final 2022-09-26 11:41:44 +05:30
.editorconfig final 2022-09-26 11:41:44 +05:30
CHANGELOG.md final 2022-09-26 11:41:44 +05:30
LICENSE final 2022-09-26 11:41:44 +05:30
package.json final 2022-09-26 11:41:44 +05:30
README.md final 2022-09-26 11:41:44 +05:30

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