lu-calendar
(no summary available)
[ This description is mirrored from README.md at github.com/eriklumme/lu-calendar on 2019-05-10 ]
<lu-calendar>
A simple responsive calendar for viewing one month at a time
Install the Polymer-CLI
First, make sure you have the Polymer CLI installed. Then run polymer serve
to serve your element locally.
Viewing Your Element
$ polymer serve
Running Tests
$ polymer test
Your application is already set up to be tested via web-component-tester. Run polymer test
to run your application's test suite locally.
Demo
<lu-calendar></lu-calendar>
Links
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
Dependencies
Polymer/polymer#^2.0.0
- PolymerElements/iron-icons#^2.1.1
- PolymerElements/iron-media-query#^2.1.0
- Released
- 2018-08-21
- Maturity
- IMPORTED
- License
- Other
Compatibility
- Framework
- Polymer 2.0+
- Browser
- Browser Independent
lu-calendar - Vaadin Add-on Directory
(no summary available)
**[ This description is mirrored from README.md at [github.com/eriklumme/lu-calendar](https://github.com//eriklumme/lu-calendar/blob/1.0.0-alpha.1/README.md) on 2019-05-10 ]**
# \
A simple responsive calendar for viewing one month at a time
## Install the Polymer-CLI
First, make sure you have the [Polymer CLI](https://www.npmjs.com/package/polymer-cli) installed. Then run `polymer serve` to serve your element locally.
## Viewing Your Element
```
$ polymer serve
```
## Running Tests
```
$ polymer test
```
Your application is already set up to be tested via [web-component-tester](https://github.com/Polymer/web-component-tester). Run `polymer test` to run your application's test suite locally.
## Demo
```html
```