[ ソース: node-fs-extra ]
パッケージ: node-fs-extra (10.1.0+~9.0.13-1)
node-fs-extra に関するリンク
Debian の資源:
node-fs-extra ソースパッケージをダウンロード:
- [node-fs-extra_10.1.0+~9.0.13-1.dsc]
- [node-fs-extra_10.1.0+~9.0.13.orig-types-fs-extra.tar.gz]
- [node-fs-extra_10.1.0+~9.0.13.orig.tar.gz]
- [node-fs-extra_10.1.0+~9.0.13-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
fs-extra contains methods not included in the Node.js fs module
The fs-extra Node.js module adds a few extra file system methods that aren't included in the native fs module. It is a drop in replacement for fs.
The module implements common filesystem operations such as copy(), move(), mkdirs(), remove(), and specific read/write operations like readFile() & outputFile() and readJson() & outputJson().
Node.js is an event-based server-side JavaScript engine.
その他の node-fs-extra 関連パッケージ
|
|
|
|
-
- dep: node-graceful-fs
- drop-in replacement improving the Node.js fs module
-
- dep: node-jsonfile
- Easily read/write JSON files in Node.js
-
- dep: node-klaw
- File system walker for Node.js
-
- dep: node-universalify
- Make a callback- or promise-based function support both promises and callbacks