Skip to content

⚡ react-autofix is a lightweight React component for auto-saving form input data — Ensures user inputs persist even after refresh

License

Notifications You must be signed in to change notification settings

adiitxa/autofix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔧 react-autofix

Auto-saving input component for React forms — Automatically preserves user input even after page reload or form reset, giving a seamless and persistent experience.


✨ Features

  • 🧠 Auto-saves form data to localStorage
  • 🚀 Restores data on reload automatically
  • 🪄 Works with file inputs and custom fields
  • ⚙️ Lightweight, plug-and-play component
  • 📦 Zero dependencies

📦 Installation

bash npm install react-autofix

🚀 Import

import AutoSaveInput from 'react-autofix'; 

📃 License

MIT License © 2025 Aditya Gaikwad

About

⚡ react-autofix is a lightweight React component for auto-saving form input data — Ensures user inputs persist even after refresh

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published