Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-ted-navs

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-ted-navs

The default blueprint for ember-cli addons.

  • 1.0.0
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

Ember CLI TED Navs

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 several TED-themed navigation components to your app.

Installation

This addon relies on TED Bootstrap, so first ensure that Ember CLI TED Bootstrap is installed.

Then, install using

ember install ember-ted-navs

Components

ted-navbar

Blockless form:

{{ted-navbar name='My App'}}

<ted-navbar> accepts an optional block, so you can add additional Bootstrap elements to the navbar:

{{#ted-navbar name='My App'}}
  
{{/ted-navbar}}

ted-nav

ted-subnav

Keywords

FAQs

Package last updated on 28 Jan 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