Last 12 weeks · 0 commits
1 of 6 standards met
Repository: sveltejs/svelte-todomvc. Description: TodoMVC implemented in Svelte Stars: 142, Forks: 55. Primary language: Svelte. Languages: Svelte (79.8%), HTML (16.9%), JavaScript (3.3%). Homepage: http://todomvc.svelte.dev Open PRs: 2, open issues: 7. Last activity: 2y ago. Community health: 37%. Top contributors: Rich-Harris, opedromiranda.
Cancelling edit raises the blur event which runs submit. Sumbit must test if editing is still active.
Checking and unchecking items does not update the number of items left.