electron-json-storage icon indicating copy to clipboard operation
electron-json-storage copied to clipboard

:package: Easily write and read user settings in Electron apps

Results 51 electron-json-storage issues
Sort by recently updated
recently updated
newest added

You can can see in the image below that the memory usage varied wildly by an entire gigabyte up and down in the course of a few seconds, repeating in...

I am getting this error, when changing a slider value "too" fast inside the GUI, the slider value gets written to a "config.json". I am using the latest version for...

Method `getAll` return is not valid keys if **key** includes dot. Example: `storage.setSync('x-access-token.sig', { a: 1 }); // or async` ``` storage.getAll((err, data) => { // data should be: {...

Hello! In source code you have method [setSync](https://github.com/electron-userland/electron-json-storage/blob/master/lib/storage.js#L460). Please add it to documentation and @types/electron-json-storage. Thanks

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies

Bumps [flat](https://github.com/hughsk/flat) and [mocha](https://github.com/mochajs/mocha). These dependencies needed to be updated together. Updates `flat` from 4.1.0 to 5.0.2 Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh lockfile, format with standard. e52185d...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

This appears to be the only reason that `lodash` is included in our bundles. It would be great to migrate to the more tree-shakeable `lodash-es`.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...

dependencies