Skip to content

marviljoy/Garlic.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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