2.0.1 โ€ข Published 2 years ago

@supercharge/macroable v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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