Socket
Socket
Sign inDemoInstall

ember-cli-ted-bootstrap

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-ted-bootstrap

The default blueprint for ember-cli addons.


Version published
Weekly downloads
1
Maintainers
2
Weekly downloads
 
Created
Source

Ember CLI TED Bootstrap

This addon is prepared for internal use by TED and is open-sourced for educational purposes but will not be supported for shared community use.

This addon adds the latest build of TED Bootstrap from S3 to your Ember app's bower.json file, installs it, and imports the associated assets into your build.

This lets you independently update ted-bootstrap by updating the bower.json entry only. This is how other addons in the Ember ecosystem that rely on frontend assets work.

Refer to Bootstrap 3's docs for reference on how to use Bootstrap.

Installation

This is an OSS Ember addon, so install with

ember install ember-cli-ted-bootstrap

If you're upgrading from a pre-1.0 version, make sure to run

ember g ember-cli-ted-bootstrap

to get the associated bower entry added to your bower.json.

Components originally bundled in TED Bootstrap

Previous versions of ember-cli-ted-bootstrap came with three components: <ted-navbar>, <ted-flaps, and <ted-panel>.

These changes let us maintain and update the separate components more easily, and let developers update components independently, rather than needing to make sure everything in their app related to Bootstrap survives a large single upgrade.

Keywords

FAQs

Package last updated on 07 Apr 2016

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