ember-power-calendar
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Ember Power Calendar

CI Ember Observer Score npm version

Customizable Calendar Component for Ember.

Compatibility

  • Ember.js v3.28 or above
  • Ember CLI v3.28 or above

Installation

ember install ember-power-calendar

Usage

There are many possible ways to use it, for giving you just a taste of the API:

<PowerCalendar @selected={{this.arrival}} @onSelect={{this.onChange}} as |calendar|>
  <calendar.Nav/>
  <calendar.Days/>
</PowerCalendar>

Check the full documentation at www.ember-power-calendar.com

Readme

Keywords

Package Sidebar

Install

npm i ember-power-calendar

Weekly Downloads

49,075

Version

1.0.1

License

MIT

Unpacked Size

244 kB

Total Files

88

Last publish

Collaborators

  • cibernox
  • mkszepp