Socket
Socket
Sign inDemoInstall

ember-power-calendar

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

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
24K
decreased by-56.27%
Maintainers
1
Weekly downloads
 
Created
Source

Ember Power Calendar

Customizable Calendar Component for Ember.

Disclayment

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 is many possible ways to use it, for giving you just a taste of the API:

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

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

Keywords

FAQs

Package last updated on 02 Nov 2016

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc