danshapir / ember-idx-accordion

Ambitious accordion component.

Home Page:http://indexiatech.github.io/ember-idx-accordion/#/gettingstarted

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Ambitious accordion component.

http://indexiatech.github.io/ember-idx-accordion/#/gettingstarted

License:Apache License 2.0


Languages

Language:JavaScript 85.3%Language:CSS 14.7%