Examples of common patterns with Marionette.js
Note: This repository is a work in progress. The patterns here should be used only as inspiration. In many cases the patterns are extremely rough examples that need a lot of work.
git clone [email protected]:Puppets/marionette-cookbook.git
cd marionette-cookbook
bower install
npm install -g simple-server
simple-server 3000
open http://localhost:3000
- Architectures
- Tabs
- Lists
- Progress Bars
- Disable Scrolling
- Dropdown
- Hotkeys
- Animated Region
- Bootstrap Modals