Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/developit/preact-todomvc
💣 TodoMVC done in Preact. Under 6kb and fast.
https://github.com/developit/preact-todomvc
demo preact todomvc
Last synced: about 2 months ago
JSON representation
💣 TodoMVC done in Preact. Under 6kb and fast.
- Host: GitHub
- URL: https://github.com/developit/preact-todomvc
- Owner: developit
- Created: 2015-11-29T03:03:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-30T12:16:58.000Z (over 5 years ago)
- Last Synced: 2024-10-17T14:07:57.500Z (2 months ago)
- Topics: demo, preact, todomvc
- Language: JavaScript
- Homepage: https://preact-todomvc.surge.sh
- Size: 159 KB
- Stars: 105
- Watchers: 5
- Forks: 32
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-preact - TodoMVC - TodoMVC done in Preact. Under 6kb and fast. (Uncategorized / Uncategorized)
README
# Preact TodoMVC
[**Demo**](https://preact-todomvc.surge.sh)
TodoMVC done in [Preact]. The app is 4.7kB of minified + gzipped JavaScript.
This is an direct ES6 + Preact port of the [ES5 + React TodoMVC example](https://github.com/tastejs/todomvc/tree/gh-pages/examples/react).
[preact]: https://github.com/developit/preact