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.
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!
See CHANGELOG for the list of changes.
Code and documentation copyright 2016 kaliber5 GmbH. Code released under the MIT license.