componentized-todo icon indicating copy to clipboard operation
componentized-todo copied to clipboard

Todo app using vanilla Web Components

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.