psbanka / ember-frost-icons

A collection of svg icons for frost

Home Page:http://ciena-frost.github.io/ember-frost-icons/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ember-frost-icons
Travis Coveralls NPM

A collection of icons for frost

Installation

ember install ember-frost-icons

API

Name Description
icon the name of the icon to display

Examples

Add

{{frost-icon icon="frost/add" }}

Development

Setup

git clone git@github.com:ciena-frost/ember-frost-icons.git
cd ember-frost-icons
npm install && bower install

Development Server

A dummy application for development is available under ember-frost-icons/tests/dummy. To run the server run npm start from the root of the repository and visit the app at http://localhost:4200.

Testing

Run npm test from the root of the project to lint the code, execute the test suite, and output code coverage.

About

A collection of svg icons for frost

http://ciena-frost.github.io/ember-frost-icons/


Languages

Language:JavaScript 62.0%Language:HTML 17.8%Language:CSS 16.0%Language:Shell 4.2%