Skip to content

laantorchaweb/ember-cli-clndr

Repository files navigation

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.

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/.

About

A wrapper on CLNDR.js to work with Ember CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published