New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ember-bootstrap

Package Overview
Dependencies
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-bootstrap

Twitter Bootstrap components for Ember.js

  • 0.0.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
12K
increased by20.41%
Maintainers
1
Weekly downloads
 
Created
Source

ember-bootstrap

An ember-cli addon for using Twitter Bootstrap in Ember applications.

The addon includes the Bootstrap assets (CSS, Icons) in your project (can be disabled). On top of that, it provides a set of native Ember components (no use of Bootstrap JavaScript!).

See http://kaliber5.github.io/ember-bootstrap/ for full documentation.

Install in ember-cli application

In your application's directory:

ember install:addon ember-bootstrap

If you are using an ember-cli version prior to 0.1.5, use the following commands instead:

npm install --save-dev ember-bootstrap
ember g ember-bootstrap

Authors

Simon Ihmig @ kaliber5

Code and documentation copyright 2015 kaliber5 GmbH. Code released under the MIT license.

Keywords

FAQs

Package last updated on 02 Feb 2015

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc