Skip to content

maloykr/Garlic.js

This branch is 147 commits behind guillaumepotier/Garlic.js:master.

Repository files navigation

#Garlic.js

Garlic.js allows you to automatically persist your forms' text field values locally, until the form is submitted. This way, your users don't lose any precious data if they accidentally close their tab or browser.

#Demonstration

http://guillaumepotier.github.com/Garlic.js

#Version

very early alpha 0.0.1

#TODO

  • Improve doc and api
  • refactorize some code
  • Work on an alternative to localStorage for non compatible browsers
  • Work on cases where server put content in text fields, let the user choose bw server or localStorage version
  • Add tests
  • Improve compatibility
  • And much more, for fun!

#Licence

MIT - See LICENCE.md