component description and usage
Images supporting the documentation or more extensive documentation should go
into the docs folder.
Working example should go into the example folder.
| <select> // CollectionView.el | |
| <option value="modelId">Model.name</option> // ItemView for the model | |
| </select> | |
| <!-- | |
| can you have Marionette views that do not have a template without overriding the render method? Overriding the render method is painful as you have to implement the `isClosed setting plus all the event triggers, so it keeps working with all the Marionette hooks, or am I mistaken? | |
| --> |
Get Homebrew installed on your mac if you don't already have it
Install highlight. "brew install highlight". (This brings down Lua and Boost as well)