ember-bootstrap
Ember-cli addon for using Bootstrap as native Ember components.
An ember-cli addon for using Bootstrap in Ember.js applications. Provides a collection of native Ember components that mimic the original Bootstrap plugins and components in an ember-friendly way, replacing the need for bootstrap.js. The addon includes the Bootstrap CSS (or Sass, Less) in your project (can be disabled). On top of that, it provides a set of native Ember components (no use of Bootstrap JavaScript!). We strive (and test) for maximum compatibility with Embroider, including the...