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

https://github.com/kyuwoo-choi/todo-web-components


https://github.com/kyuwoo-choi/todo-web-components

custom-elements lit-html shadow-dom todo webcomponents

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# WebComponents • [TodoMVC](http://todomvc.com)

- CustomElements v1
- ShadowDOM v1
- lit-html

## Learning WebComponents

- [WebComponents](https://www.webcomponents.org/introduction/)
- [Learning Resources](https://developers.google.com/web/fundamentals/web-components/)
- [Babel's ES6 Guide](https://babeljs.io/docs/learn-es2015/)
- [Babel Compiler](https://babeljs.io/)