electron-store
Data persistence library
A module that provides simple data persistence for Electron apps and modules
Simple data persistence for your Electron app or module - Save and load user preferences, app state, cache, etc
5k stars
25 watching
151 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
configdata-persistenceelectronelectron-modulenpm-packagepreferencesstorageuser-preferences
Related projects:
Repository | Description | Stars |
---|---|---|
electron/electron-quick-start | A minimal Electron application that demonstrates the basic structure and workflow of an Electron app | 11,184 |
electron/electron | Builds cross-platform desktop apps with JavaScript, HTML, and CSS using Chromium and Node.js. | 114,498 |
electron-userland/electron-builder | A tool to package and build Electron apps with auto-update support. | 13,707 |
sindresorhus/electron-util | Utilities and APIs for Electron apps and modules | 1,280 |
marcuswestin/store.js | A cross-browser storage solution providing basic key/value storage and additional functionality through plugins. | 14,023 |
sindresorhus/electron-serve | A utility to serve static files in Electron apps | 438 |
sindresorhus/electron-timber | A logging utility for Electron apps that provides a unified log output and customizable logging behavior. | 404 |
automattic/simplenote-electron | A desktop application that wraps a Simplenote web client in an Electron wrapper to provide a native experience for users | 4,830 |
sindresorhus/electron-context-menu | Provides an extensible and customizable context menu solution for Electron apps. | 1,392 |
sindresorhus/electron-debug | Adds useful debug features to Electron apps | 750 |
sindresorhus/electron-dl | Automates file downloads in Electron applications by providing a single function to handle the process | 1,162 |
alex8088/electron-vite | An Electron build tooling using Vite that optimizes asset handling and enables source code protection through bytecode compilation. | 3,541 |
hokein/electron-sample-apps | Provides a collection of sample apps to demonstrate Electron development | 3,910 |
maximegris/angular-electron | A tool for building desktop applications using Angular and Electron | 5,665 |
sindresorhus/run-electron | Simplifies running Electron applications by suppressing unnecessary output. | 197 |