
Research
NPM targeted by malware campaign mimicking familiar library names
Socket uncovered npm malware campaign mimicking popular Node.js libraries and packages from other ecosystems; packages steal data and execute remote code.
ember-bootstrap
Advanced tools
An ember-cli addon for using Bootstrap 4 und 5 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.
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 9,386 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.
Research
Socket uncovered npm malware campaign mimicking popular Node.js libraries and packages from other ecosystems; packages steal data and execute remote code.
Research
Socket's research uncovers three dangerous Go modules that contain obfuscated disk-wiping malware, threatening complete data loss.
Research
Socket uncovers malicious packages on PyPI using Gmail's SMTP protocol for command and control (C2) to exfiltrate data and execute commands.