Skip to content

maxsalles/mx-mixins

Repository files navigation

MX Mixins

JavaScript Style Guide License GitHub Workflow Status (branch)

MX Mixins is a JavaScript library that implements Mixins as Subclass Factories presented by Justin Fagani.

Prerequisites

You will need Node.js version 12+.

Instalation

npm:

npm install @mx-js/mixins

yarn:

yarn add @mx-js/mixins

Usage

Coming soon.

Changelog

Detailed changes for each release are documented in the release notes.

Contact

If you want to contact me you can reach me at herond12@gmail.com.

License

MIT

Copyright (c) 2020-present, Max Salles.