Skip to content

atwellpub/pure-js-remember-form-inputs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

pure-js-remember-form-inputs

Pure JavaScript class that will store and retrieve form inputs using local storage. Will apply to all forms with class name "remember-inputs".

How to use

  1. Load remember-inputs.js in head or footer of website.
  2. Add class "remember-inputs" to <form> element you're looking to track.

How to contribute

Feel free to open issues. Currently does not support textareas but won't be hard to write in.

Licensing

Free to use. Free to modify. This asset took about 4 hours to create. If you'd like to say thanks, my PP is hudson.atwell@gmail.com!

About

Pure JavaScript class that will store and retrieve a form's input selection using local storage. Will apply to all forms with class name "remember-inputs".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published