Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.74 KB

README.md

File metadata and controls

34 lines (20 loc) · 1.74 KB

ember-bootstrap

Build Status Ember Observer Score Dependency Status devDependency Status Code Climate Test Coverage

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 2016 kaliber5 GmbH. Code released under the MIT license.