You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

lytics-ember-components

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lytics-ember-components

This is a collection of generic components used by Lytics Inc.

0.4.4
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
4
Weekly downloads
 
Created
Source

Lytics Ember Components

TravisCI

This is a collection of generic components used by Lytics Inc.

Include it in your project

$ npm install --save-dev lytics-ember-components

And that's it! Assuming you are using ember-cli.

At this point you can use the components in templates like this

{{#lio-tip}}
  {{#lio-label}}A tip{{/lio-label}}
  {{#lio-popover}}
    The rollover part
  {{/lio-popover}}
{{/lio-tip}}

Or you can extend the components like this

import TipComponent from 'lytics-ember-components/components/lio-tip';

export default TipComponent.extend({
  // things!
});

What if I'm not using ember-cli?

Version 0.2.x uses a more welcoming build, and it is available on Bower.

$ bower install lytics-ember-components

Contributing

This is an Ember CLI project. As such, it is built and managed in the Ember CLI fashion.

Serve with ember serve

Test with ember test

View Examples

  • Serve with ember serve
  • Visit http://localhost:4200 for a directory

Keywords

ember-addon

FAQs

Package last updated on 04 Mar 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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.