@myfrom/paper-calendar

0.3.0 • Public • Published

⚠️🚧 ELEMENT IS WORK IN PROGRESS ⚠️🚧   The element needs a lot of optimisation and polish to be done. I don't recommend using it in production at its current stage

Published on webcomponents.org Build Status npm

paper-calendar

A useful calendar widget that you can use in various situations. Provides support for selecting dates, swiping between months and displaying events as dots below dates. All in Material Design style 🎨

Installation

Make sure you have installed NPM, then simply run
$ npm install --save @myfrom/paper-calendar

Newer versions of this element work only with Polymer 3.
For backwards compatibility use versions 0.1

Usage

The simplest way is to just import the element and then use it.

<paper-calendar></paper-calendar>

Check docs for more info and examples

Contributing

The element is still WIP so help (issues and PRs) are much appreciated 😉

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

Inspiration form Google Calendar Android app.

License

Shared on MIT license, check LICENSE

Package Sidebar

Install

npm i @myfrom/paper-calendar

Weekly Downloads

0

Version

0.3.0

License

MIT

Unpacked Size

60.3 kB

Total Files

11

Last publish

Collaborators

  • myfrom