Skip to content

j-f1/todomvc-service-worker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Service Worker-only implementation of TodoMVC

Todo:

  • persist on Safari (looks like IDB doesn’t work. Maybe store in cached URL?)
  • esc to cancel editing (maybe just invite user to reload or smth?)
  • do not persist editing mode (maybe reset it when loading page?)
  • escape user supplied text

Credit

Created by Jed Fox

About

TodoMVC in a service worker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 85.2%
  • HTML 13.1%
  • CSS 1.7%