ember-cli-pushy
This ember-cli addon turns pushy 0.9.2 (responsive off-canvas navigation menu) into an ember component.
Installation
npm install --save-dev ember-cli-pushy
Usage
{{#pushy-left}} Item 1 Item 2 {{/pushy-left}} ☰ Menu
See pushy 0.9.2 for tips and browser compatibility
Configuration
At the moment, this addon does not offer any configuration, just like pushy 0.9.2 doesn't either.