Socket
Socket
Sign inDemoInstall

ember-power-calendar

Package Overview
Dependencies
367
Maintainers
1
Versions
89
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
51K
decreased by-13.8%
Maintainers
1
Install size
34.3 MB
Created
Weekly downloads
 

Readme

Source

Ember Power Calendar Build Status

Customizable Calendar Component for Ember.

Disclaimer

This addon is in very early days of development, so things might change fast over the next weeks. Use it with caution!

Installation

ember install ember-power-calendar

Usage

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

{{#power-calendar selected=arrival onSelect=(action (mut arrival) value="date") as |calendar|}}
  {{calendar.nav}}
  {{calendar.days}}
{{/power-calendar}}

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

Keywords

FAQs

Last updated on 10 Jan 2019

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