Skip to content

Marfa/Garlic.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Garlic.js

Build Status

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.1.0

See CHANGELOG for more info.

#TODO

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

#Contributors

  • @cdmoyer
  • @johnrees

#Licence

MIT - See LICENCE.md

Packages

No packages published

Languages

  • JavaScript 100.0%