This package has been deprecated

Author message:

Deprecated

ember-cli-select-it

0.0.1 • Public • Published

ember-cli-select-it

npm version Build Status

Simple Ember dropdown select component based on Bootstrap.

*This component is still in development.

Demo

Do you want to see it in action? Visit http://valtlfelipe.github.io/ember-cli-select-it/#/.

Quick start

Install using ember-cli:

ember install ember-cli-select-it

Usage

For now, I haven't created the documentation yet. Please follow the examples here.

License

View the License for this repository.

Contributing

Feel free to report issues, or even submit your pull request with new features or bug fixes. I would love to see some contribution.

Installation

  • 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/.

Package Sidebar

Install

npm i ember-cli-select-it

Weekly Downloads

3

Version

0.0.1

License

MIT

Last publish

Collaborators

  • valtlfelipe