/sisyphus

Gmail-like client-side drafts and bit more. Plugin developed to save html forms data to LocalStorage to restore them after browser crashes, tabs closings and other disasters.

Primary LanguageJavaScript

Sisyphus

Plugin developed to save html forms data to LocalStorage to restore them after browser crashes, tabs closings and other disasters.

Description and sample are available at http://simsalabim.github.com/sisyphus/

Smashing Magazine article: http://coding.smashingmagazine.com/2011/12/05/sisyphus-js-client-side-drafts-and-more/

How to contribute

  1. Fork the repository
  2. Make your changes
  3. Check that your code style matches jQuery Core Style Guidelines
  4. Use uglifyjs to build minified version of Sisyphus
  5. Send a pull request

Author: Alexander Kaupanin