Modularity is a Java Modules Framework which allows the easy use of modular pieces to a program. This allows code to be more isolated and therefore making the code to be more maintainable.
To get started you can visit the wiki which shows you how to install and use Modularity.
JavaDocs are currently not set up.
See CHANGELOG to view the full change log.
Modularity is licensed under the MIT License. See LICENSE for further information. Modularity (c) 2016 Harry Freeborough