Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 348 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 348 Bytes

componentized-todo

A little TODO application sample built using Web Components. This fork includes:

  • Support for offline persistence (localStorage)
  • Bug fixes and code-style improvements
  • UI improvements
  • Fallback text for unsupported browsers

Most thanks goes to Tmw for getting this started <3.