Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
ember-bootstrap
Advanced tools
An ember-cli addon for using Bootstrap 3 or 4 in Ember applications.
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!).
See www.ember-bootstrap.com for full documentation.
In your application's directory:
ember install ember-bootstrap
This will install Bootstrap 4 and will use the currently installed preprocessor or none if one is not installed. To switch Bootstrap version or preprocessor, see the setup documentation.
Ember Bootstrap works and is fully tested with
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.
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.
Cross-browser testing provided by:
Code and documentation copyright 2020 kaliber5 and contributors. Code released under the MIT license.
FAQs
Bootstrap components for Ember.js
The npm package ember-bootstrap receives a total of 5,989 weekly downloads. As such, ember-bootstrap popularity was classified as popular.
We found that ember-bootstrap demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.