events - add event listeners to the DOM and call methods on the view • each - Basic iteration using the each directive. • bind-methods - Bind all methods on the prototype to the view • markdown - Adds a directive to render markdown using Marked. • extend - Makes adding methods to the view prototype a little cleaner • intervals - Easily add and remove intervals • computed - Add computed properties. • refs - Easily reference elements within the template • dispatch - Dispatch custom DOM events up the tree