cpietrzykowski / failsafe-forms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

objective: drop in form patch for supporting offline/data safe form state

  • should be opt-in only (and still provide explicit facility to enable)
    • each field should have options
  • flash/status messages
  • browser storage
    • ?maybe url param
  • ?worker
  • optional future feature for paged forms

TODO:

  • accessibility (screen reader example)

About


Languages

Language:HTML 43.4%Language:CSS 29.8%Language:JavaScript 26.8%