JavaScript utilities with respect to emerging standard
npm install ext[![Build status][build-image]][build-url]
[![npm version][npm-image]][npm-url]
_(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.
``bash`
npm install ext
- globalThis
- Functionidentity
- Math
- ceil10
- floor10
- round10
- Object
- clear
- entries
- Promise
- limit
- String
- random
- String.prototype
- campelToHyphen
- capitalize
- includes
- Thenable.prototype
- finally`
-
[build-image]: https://github.com/medikoo/es5-ext/workflows/Integrate%20[ext]/badge.svg
[build-url]: https://github.com/medikoo/es5-ext/actions?query=workflow%3AIntegrate%20[ext]
[npm-image]: https://img.shields.io/npm/v/ext.svg
[npm-url]: https://www.npmjs.com/package/ext