Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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-CLI

First, 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)