sisyphus
Form saver
A client-side form storage solution using LocalStorage to persist data even after browser crashes or tab closures.
Gmail-like client-side drafts and bit more. Plugin developed to save html forms data to LocalStorage to restore them after browser crashes, tabs closings and other disasters.
2k stars
50 watching
221 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
hsbalar/preserver | A desktop notes organiser built on Electron and Angular2 with features like reminders, labels, and colour priority | 214 |
marcj/angular2-localstorage | Automates storage and retrieval of directive class properties to HTML5 LocalStorage. | 303 |
unmaintainedprojects/pls | Preserves localStorage in a database | 9 |
donavon/use-persisted-state | Provides a custom React Hook for shared and persistent state management across multiple instances, tabs, and browsers | 1,377 |
developit/rollup-plugin-preserve-shebang | Automates preservation of executable shebangs in entry files for Rollup builds. | 48 |
championswimmer/vuex-persist | A Vuex plugin to persist store data in various storage formats. | 1,668 |
yoshuawuyts/choo-persist | A library that persists application state to local storage. | 44 |
alekseykulikov/storage | An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser | 606 |
elisherer/hyperapp-forms | A form state management library for Hyperapp | 9 |
unshiftio/sessionstorage | Provides a fallback storage solution for temporary data in the browser using alternative APIs when sessionStorage is not available | 23 |
sullivtr/terraform-provider-graphql | Automates the full life-cycle of GraphQL API resources. | 53 |
tjinauyeung/svelte-forms-lib | A lightweight library for managing forms in Svelte with form validation features | 603 |
wisembly/basil.js | A JavaScript API for unified storage management across local storage, cookies, and session storage. | 1,977 |
sinanbozkus/formhelper | Transforms server-side validations to client-side without writing any JavaScript code. | 270 |
formers/former | A package for building and formatting web forms in PHP, supporting various frameworks and styling options. | 1,341 |