[ ソース: node-configstore ]
パッケージ: node-configstore (6.0.0-2)
node-configstore に関するリンク
Debian の資源:
node-configstore ソースパッケージをダウンロード:
- [node-configstore_6.0.0-2.dsc]
- [node-configstore_6.0.0.orig.tar.gz]
- [node-configstore_6.0.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の node-configstore 関連パッケージ
|
|
|
|
-
- dep: node-dot-prop (>= 7)
- updates a property from a nested object
-
- dep: node-graceful-fs
- drop-in replacement improving the Node.js fs module
-
- dep: node-make-dir
- Make a directory and its parents if needed - Think mkdir -p
-
- dep: node-unique-string
- Generate a unique random string
-
- dep: node-write-file-atomic
- Write files in an atomic fashion w/configurable ownership
-
- dep: node-xdg-basedir
- Get XDG Base Directory paths