preact-todomvc icon indicating copy to clipboard operation
preact-todomvc copied to clipboard

💣 TodoMVC done in Preact. Under 6kb and fast.

trafficstars

Preact TodoMVC

Demo

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.