ember-bootstrap
![Test Coverage](https://codeclimate.com/github/kaliber5/ember-bootstrap/badges/coverage.svg)
An ember-cli addon for using Twitter Bootstrap in Ember applications.
The addon includes the Bootstrap assets (CSS, Icons) in your project (can be disabled). On top of that, it provides a set of native Ember components (no use of Bootstrap JavaScript!).
See kaliber5.github.io/ember-bootstrap/ for full documentation.
Install in ember-cli application
In your application's directory:
ember install ember-bootstrap
Beginning from version 0.2.0 ember-bootstrap will require at least Ember 0.13.x!
Changelog
See CHANGELOG for the list of changes.
Authors
Simon Ihmig @ kaliber5
Copyright and license
Code and documentation copyright 2015 kaliber5 GmbH. Code released under the MIT license.