0.0.3 • Published 9 years ago

ember-clndr v0.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

Ember-clndr

A work in progress to wrap the CLNDR.js functionality on an Ember addon.

The current implemantation is working with data from a model and the events fire so you can catch them on the controller or route. For now we only have the default template and it can't be customized more than setting classes on the parent element.

npm.io

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

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