Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 719 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 719 Bytes

#Garlic.js

Garlic.js allows you to automatically persist your forms' text and select 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 / Documentation

http://garlicjs.org/

#Version

0.0.10

See CHANGELOG for more info.

#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
  • Improve tests coverage
  • Improve compatibility
  • And much more, for fun!

#Contributors

  • @cdmoyer
  • @johnrees

#Licence

MIT - See LICENCE.md