Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manufosela/marked-calendar
Lit-Element webcomponent Marked Calendar
https://github.com/manufosela/marked-calendar
Last synced: about 1 month ago
JSON representation
Lit-Element webcomponent Marked Calendar
- Host: GitHub
- URL: https://github.com/manufosela/marked-calendar
- Owner: manufosela
- License: mit
- Created: 2019-04-21T10:18:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T07:04:47.000Z (over 1 year ago)
- Last Synced: 2024-04-25T16:22:07.183Z (8 months ago)
- Language: JavaScript
- Size: 935 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# marked-calendar [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/manufosela/marked-calendar)
Lit-Elementy web component configurable calendar to mark moods or other configurable options.
## Demo
[marked-calendar codepen demo](https://codepen.io/manufosela/pen/pBKKEP)
```
Basic marked-calendar Demo
Demo
>
```
```html
```
## Install the Polymer-CLIFirst, make sure you have the [Polymer CLI](https://www.npmjs.com/package/polymer-cli) and npm (packaged with [Node.js](https://nodejs.org)) installed. Run `npm install` to install your element's dependencies, then run `polymer serve` to serve your element locally.
## Viewing Your Element
```
$ npm run start
```## Running Tests
```
$ npm run test
```## Build
```
$ npm run build
```## Author
* **Mánu Fosela** - *Javascript Developer* - [manufosela](https://github.com/manufosela)
## License
This project is licensed under the Apache 2.0 License - see the [LICENSE](LICENSE) file for details
## Generated
**generator-lit-element-base** - *yeoman npm package* - by [@manufosela](https://github.com/manufosela/generator-litelement-webcomponent)