ember-cli-skycon

0.0.3 • Public • Published

ember-cli-skycon

This addon allows the use of of the skycon library for weather icons

Usage

ember install:addon ember-cli-skycon

Then inside a template you can use the component

{{sky-icon height="100px" width="100px" icon="clear-day" color="blue"}}

The components properties can be bound as well

{{sky-icon height=my-height width=my-width icon=my-icon color=my-color}}

For more information on using ember-cli, visit http://www.ember-cli.com/.

Readme

Keywords

Package Sidebar

Install

npm i ember-cli-skycon

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • bbooth