0.1.1 • Published 9 years ago

ember-idx-accordion v0.1.1

Weekly downloads
1
License
ASF2
Repository
github
Last release
9 years ago

Ember-idx-accordion

ember-idx-accordion is a multi panels defined with 1 single planel selected at a time rendered as an accordion.

Installation & Tutorial

With Ember-CLI:

npm install --save-dev ember-idx-accordion

Please visit the documentation for installation & usage documentations: http://indexiatech.github.io/ember-idx-accordion

Plugin Development

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build