Skip to content

SharinPix/ember-bootstrap

 
 

Repository files navigation

ember-bootstrap

CI Ember Observer Score npm version

An ember-cli addon for using Bootstrap 4 und 5 in Ember applications.

The addon provides a set of native Ember components for Bootstrap CSS. It does not rely on any Bootstrap JavaScript.

See www.ember-bootstrap.com for full documentation.

Installation

In your application's directory:

ember install ember-bootstrap

Bootstrap CSS must be imported by the application additionally. Please see the setup documentation for different options how to do so.

Compatibility

Ember Bootstrap works and is fully tested with

  • Ember.js 5.12 or above
  • Ember CLI 5.12 or above
  • Bootstrap 4 and 5
  • all modern evergreen browsers (Chrome, Firefox, Safari, Edge)
  • node.js 20+
  • FastBoot 1.0+
  • Embroider: we strive (and test) for maximum compatibility with Embroider, including the most aggressive setting (staticComponents) for tree shaking and code splitting. However as Embroider itself is still considered beta software, we won't be able to guarantee that for the time being.

This project follows Semantic Versioning.

Updates

See CHANGELOG for the list of all changes.

If you want to keep up to date with ember-bootstrap, you may want to follow me on Twitter.

Author and collaborators

Contributing

See the Contributing guide for details.

Copyright and license

Code and documentation copyright 2020 kaliber5 and contributors. Code released under the MIT license.

About

Ember-cli addon for using Bootstrap as native Ember components.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.2%
  • TypeScript 35.8%
  • Handlebars 6.8%
  • Other 0.2%