New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

epc-css

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

epc-css

Powerful and customizable calendar component for Ember

latest
Source
npmnpm
Version
0.7.3
Version published
Maintainers
1
Created
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="moment") as |calendar|}}
  {{calendar.nav}}
  {{calendar.days}}
{{/power-calendar}}

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

Keywords

ember-addon

FAQs

Package last updated on 19 Feb 2020

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