Skip to content

dmuneras/ember-cli-un-calendar

Repository files navigation

Build StatusEmber Observer Score npm version

Ember-cli-un-calendar

Calendar

Description

[WIP]

ember-cli-uncalendar is an addon based on un-calendar component. I created a separated addon because un-calendar has this warning Warning: works only with Ember <= 1.10. I pretended to fix the uncalendar component itself but in my case it was better to create a ember cli addon, reuse the logic of uncalendar and fix the problem it has. This is a work in progress, but as far as I have test it works.

Collaborating

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

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

About

Calendar component for ember cli based on un-calendar component

Resources

License

Stars

Watchers

Forks

Packages

No packages published