| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An ember-cli addon for using Bootstrap 4 and 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.
In your application's directory:
ember install ember-bootstrap
Additionally, add the following code snippet to either your app's index.html or application template:
<div id="ember-bootstrap-wormhole"></div>Bootstrap CSS must be imported by the application additionally. Please see the setup documentation for different options how to do so.
Ember Bootstrap works and is fully tested with
This project follows Semantic Versioning.
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.
See the Contributing guide for details.
Code and documentation copyright 2020 kaliber5 and contributors. Code released under the MIT license.
| Back | FazBrowse Home | New Git URL |