Plugins
Maria is designed to be flexible so that plugins can modify virtually any of the framework’s functionality. This allows plugins to modify Maria to suit your needs and preferences.
If you have a plugin you would like to promote. Please create a pull request on GitHub to add your plugin to this page.
- maria-script-template - use
<script id="TodoTemplate" type="text/template"><script>
templates - maria-emphasize - adds
emphasize
anddeEmphasize
methods to your views. - maria-NodeModel - sets are not the only useful collection model. In case you have need for tree-structured models.
- maria-outlets - A plugin for Maria adding outlets to view objects. Inspired by Apple's outlets in Cocoa programming.