onassar / JavaScript-FormDataCacher

A small JavaScript class that aches form data in localStorage for more reliable form experiences.

Home Page:https://onassar.github.io/blogs/web/2022/06/01/form-data-cacher-javascript-class/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript-FormDataCacher

Caches form data in localStorage for more reliable form experiences.

Usage

FormDataCacher.init();

Notes

⚠️ This clas is not production ready

About

A small JavaScript class that aches form data in localStorage for more reliable form experiences.

https://onassar.github.io/blogs/web/2022/06/01/form-data-cacher-javascript-class/

License:MIT License


Languages

Language:JavaScript 100.0%