Socket
Socket
Sign inDemoInstall

ember-power-calendar

Package Overview
Dependencies
8
Maintainers
2
Versions
88
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ember-power-calendar

Powerful and customizable calendar component for Ember


Version published
Weekly downloads
52K
increased by32.36%
Maintainers
2
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 08 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc