Skip to content

ProjectMoon/MiXer-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiXer.js

A library to make implementing mixins in JavaScript a bit easier. Below is a quick start guide. For actual documentation, see the doc/ directory. For unit tests, see the tests/ directory. For a coding quick start, see QUICKSTART.

Building

To build minified script (reduces script size by ~50%; need Java installed): $> make

To remove build directory and everything in it: $> make clean

License

MiXer is released under a slightly modified MIT license. See LICENSE for details.

About

A JavaScript library for creating mixins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published