ember-cli-offscreen-nav

0.0.1 • Public • Published

Ember-cli-offscreen-nav

Build Status Code Climate Test Coverage

Lets you have a menu that comes in from left and lets you hide and show it via a panning action.

Installation

ember install ember-cli-offscreen-nav

Usage:

{{#offscreen-nav}}
  some content
{{/offscreen-nav}}
...
reset of the page

Development

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.

Readme

Keywords

Package Sidebar

Install

npm i ember-cli-offscreen-nav

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • flemse