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
155 forks
Language: JavaScript
last commit: 5 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,226 |
electron/electron | Builds cross-platform desktop apps with JavaScript, HTML, and CSS using Chromium and Node.js. | 114,734 |
electron-userland/electron-builder | A tool to package and build Electron apps with auto-update support. | 13,749 |
sindresorhus/electron-util | Utilities and APIs for Electron apps and modules | 1,291 |
marcuswestin/store.js | A cross-browser storage solution providing basic key/value storage and additional functionality through plugins. | 14,018 |
sindresorhus/electron-serve | A utility to serve static files in Electron apps | 441 |
sindresorhus/electron-timber | A logging utility for Electron apps that provides a unified log output and customizable logging behavior. | 405 |
automattic/simplenote-electron | A desktop application that wraps a Simplenote web client in an Electron wrapper to provide a native experience for users | 4,848 |
sindresorhus/electron-context-menu | Provides an extensible and customizable context menu solution for Electron apps. | 1,399 |
sindresorhus/electron-debug | Adds useful debug features to Electron apps | 754 |
sindresorhus/electron-dl | Automates file downloads in Electron applications by providing a single function to handle the process | 1,170 |
alex8088/electron-vite | An Electron build tooling using Vite that optimizes asset handling and enables source code protection through bytecode compilation. | 3,618 |
hokein/electron-sample-apps | Provides a collection of sample apps to demonstrate Electron development | 3,913 |
maximegris/angular-electron | A tool for building desktop applications using Angular and Electron | 5,671 |
sindresorhus/run-electron | Simplifies running Electron applications by suppressing unnecessary output. | 198 |