GitShow/developit/preact-todomvc
developit

preact-todomvc

๐Ÿ’ฃ TodoMVC done in Preact. Under 6kb and fast.

by developit
demopreacttodomvc
Star on GitHubForkWebsitenpm

JavaScript

107 stars33 forks4 contributorsQuiet ยท 7y agoSince 20150.2.0

Meet the team

See all 4 on GitHub โ†’
developit
developit22 contributions
lukeed
lukeed4 contributions
ivanistheone
ivanistheone1 contribution
t-jindai
t-jindai1 contribution

Languages

View on GitHub โ†’
JavaScript94.1%
HTML5.9%

Commit activity

Last 12 weeks ยท 0 commits

Full graph โ†’

Community health

1 of 6 standards met

Community profile โ†’
28
โœ“READMEโ—‹Licenseโ—‹Contributingโ—‹Code of Conductโ—‹Issue Templateโ—‹PR Template

Recent PRs & issues

Quiet ยท 1 in progress ยท Last activity 7y ago
See all on GitHub โ†’
katopz
npm install and npm run dev not workingOpenIssue

Step to reproduce 1. Checkout fresh install. 1. 1. Results webpack throw error Workaround 1. // To install dependency 1. // To create build folder 1. // To start webpack-dev-server Or 1. // To install dependency 1. // To create build folder and start http-server PS : I can see some movement in other branch so I didn't propose fixed PR to prevent conflict. :)

katopz ยท 7y ago
rtfeldman
Use gzip on http-serverOpenPR

This way when you do you can see the 6KB result without any further effort!

rtfeldman ยท 9y ago

Recent fixes

View closed PRs โ†’
jkukul
Fix broken `npm run dev` command.MergedPR

Resolves https://github.com/developit/preact-todomvc/issues/9.

jkukul ยท 1y ago
lukeed
Development Tooling (Rollup + BrowserSync)MergedPR

Using Rollup, there is (currently) no way to both recompile changes _and_ reload the current server. Forget about HMR! The Rollup dev process needs a third party to breach the gap & coordinate tasks. This PR brings back the utility/behavior while still using Rollup. Note: This does not alter the bundle's contents or size in any way. Changes: Replaced with Renamed & relocatd static assets. Installed Fly for lightweight task watcher & manager (Greatly) Simplified all Removed all unused dependencies (Webpack & co) I could have used and re-applied the UglifyJS2 config using its JS API, but the previous CLI string was already done & straightforward, so I just passed it thru instead.

lukeed ยท 7y ago
t-jindai
modified toggle-all elementMergedPR

Because that element was fixed in todomvc-app-css v2.1.0. Plz refer original PR of . And also this is an official example template. Before After

t-jindai ยท 7y ago
Structured data for AI agents

Repository: developit/preact-todomvc. Description: ๐Ÿ’ฃ TodoMVC done in Preact. Under 6kb and fast. Stars: 107, Forks: 33. Primary language: JavaScript. Languages: JavaScript (94.1%), HTML (5.9%). Homepage: https://preact-todomvc.surge.sh Topics: demo, preact, todomvc. Latest release: 0.2.0 (10y ago). Open PRs: 1, open issues: 2. Last activity: 7y ago. Community health: 28%. Top contributors: developit, lukeed, ivanistheone, t-jindai.

ยท@ofershap

Replace github.com with gitshow.dev