@supercharge/macroable
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published


Macroable

ES6 class to easily extend the class prototype.


Installation · Docs · Usage



Latest Version Monthly downloads

Follow @marcuspoehls and @superchargejs for updates!


Introduction

The @supercharge/macroable package provides an ES6 class to easily extend the class prototype. This allows you to add functions to an ES6 class in JavaScript or TypeScript from third party packages.

Installation

npm i @supercharge/macroable

Docs

Contributing

Do you miss a function? We very much appreciate your contribution! Please send in a pull request 😊

  1. Create a fork
  2. Create your feature branch: git checkout -b my-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request 🚀

License

MIT © Supercharge


superchargejs.com  ·  GitHub @supercharge  ·  Twitter @superchargejs

Package Sidebar

Install

npm i @supercharge/macroable

Weekly Downloads

9

Version

2.0.1

License

MIT

Unpacked Size

8.14 kB

Total Files

5

Last publish

Collaborators

  • marcuspoehls
  • peitek
  • celsiusf