FormStorage

JSON →
library 1.3.5 ·javascript maintenance
verified Jun 7, 2026

A JavaScript library that stores form data to localStorage and re-applies it on page load, preventing users from having to re-enter form input. Version 1.3.5 is the current stable release. Development is minimal; no major updates in recent years. Differentiators: simplicity (no dependencies), support for ignore/include selectors, and automatic save/apply cycle.