https://github.com/highhi/electron-json-storage-promise
This is inspired by electron-json-storage. Most methods return promise.
https://github.com/highhi/electron-json-storage-promise
electron json promise storage
Last synced: 4 months ago
JSON representation
This is inspired by electron-json-storage. Most methods return promise.
- Host: GitHub
- URL: https://github.com/highhi/electron-json-storage-promise
- Owner: highhi
- License: mit
- Created: 2018-04-15T15:06:21.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-22T14:57:02.000Z (about 8 years ago)
- Last Synced: 2025-09-29T01:40:05.315Z (9 months ago)
- Topics: electron, json, promise, storage
- Language: TypeScript
- Homepage:
- Size: 201 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# electron-json-storage-promise
This is inspired by [electron-json-storage](https://github.com/electron-userland/electron-json-storage).
Most methods return promise.
# License
MIT © highhi