[ Bron: node-configstore ]
Pakket: node-configstore (3.1.1-2)
Verwijzigingen voor node-configstore
Debian bronnen:
Het bronpakket node-configstore downloaden:
- [node-configstore_3.1.1-2.dsc]
- [node-configstore_3.1.1.orig.tar.gz]
- [node-configstore_3.1.1-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
load and save config without having to think about where and how
Easily load and persist config without having to think about where and how
Config is stored in a JSON file located in $XDG_CONFIG_HOME or ~/.config. Example: ~/.config/configstore/some-id.json
Node.js is an event-based server-side JavaScript engine.
Andere aan node-configstore gerelateerde pakketten
|
|
|
|
-
- dep: node-dot-prop (>= 4.1.0)
- updates a property from a nested object
-
- dep: node-graceful-fs (>= 4.1.2)
- drop-in replacement improving the Node.js fs module
-
- dep: node-make-dir (>= 1.0.0)
- Make a directory and its parents if needed - Think mkdir -p
-
- dep: node-unique-string (>= 1.0.0)
- Generate a unique random string
-
- dep: node-write-file-atomic (>= 2.0.0)
- Write files in an atomic fashion w/configurable ownership
-
- dep: node-xdg-basedir (>= 3.0.0)
- Get XDG Base Directory paths
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable