save-form-status

1.0.1 • Public • Published

SaveFormStatus.js

Save your form status simply.

GitHub issues GitHub forks GitHub stars


General description

This lib help you when you need close or refresh the HTML page but can't lost typed data.

How to use

All the input elements in HTML form need has id attribute, the Save Form Status search all inputs, selects and text areas, get the id, input type and value, use the LocalStorage to save form data in JSON format.

Example

Readme

Keywords

Package Sidebar

Install

npm i save-form-status

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

7.84 kB

Total Files

6

Last publish

Collaborators

  • pedrohenriquedevbr