Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luwes/template-extensions-todomvc
https://github.com/luwes/template-extensions-todomvc
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/luwes/template-extensions-todomvc
- Owner: luwes
- Created: 2022-11-26T01:23:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-25T17:12:06.000Z (almost 2 years ago)
- Last Synced: 2024-10-06T08:41:47.431Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://template-extensions-todomvc.pages.dev/
- Size: 14.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TodoMVC using [Template Extensions](https://github.com/luwes/template-extensions)
Based on the
[Template Instantiation](https://github.com/WICG/webcomponents/blob/gh-pages/proposals/Template-Instantiation.md)
and [DOM Parts](https://github.com/WICG/webcomponents/blob/gh-pages/proposals/DOM-Parts.md)
proposals.- [SSR](./functions/index.js) - [template-extensions-todomvc.pages.dev](https://template-extensions-todomvc.pages.dev)
- SPA - [template-extensions-todomvc.vercel.app](https://template-extensions-todomvc.vercel.app/)
- Clear HTML / JS / CSS separation
- Web Components
- No build tools
- JavaScript modules