0.1.0 • Published 8 years ago

stator v0.1.0

Weekly downloads
2
License
Artistic-2.0
Repository
github
Last release
8 years ago

Stator

state accumulated from DOM events

Live Example

Todo List

todo

  • create an event stream
  • accumulate events into a state object
  • render state to a vdom element
  • delete items
  • record events to localstorage
  • replay events when the user reloads the page
  • undo last event
  • redo
  • make localstorage stuff optional
  • do something asynchronous