yapplabs / ember-nav-stack

mobile-style stack navigation blended with the Ember router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ember-nav-stack

This addon is used by Yapp to blend mobile-style stack navigation with Ember routing. It draws heavy inspiration from ember-elsewhere.

This addon's current status is "opensource, but unpolished". It lacks tests, docs, and other niceties of a well-maintained Ember addon.

Compatibility

  • Ember.js v3.24 or above
  • Ember CLI v3.24 or above
  • Node.js v12 or above

Installation

ember install ember-nav-stack

Usage

[Longer description of how to use the addon in apps.]

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

About

mobile-style stack navigation blended with the Ember router

License:MIT License


Languages

Language:JavaScript 79.9%Language:Handlebars 13.1%Language:SCSS 4.2%Language:HTML 2.8%