ember-cli-un-calendar

0.0.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i ember-cli-un-calendar

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • dmuneras