[ 源代码: node-tar-fs ]
软件包:node-tar-fs(2.1.1-6)
Node.js module that provides filesystem-like access to tar files
Node.js module that provides filesystem bindings for tar-stream so that you can transparently pack directories into tarballs and extract tarballs into directories.
Node.js is an event-based server-side JavaScript engine.
其他与 node-tar-fs 有关的软件包
|
|
|
|
-
- dep: node-chownr
- like chown -R
-
- dep: node-mkdirp-classic
- mkdirp with non promise interface
-
- dep: node-pump
- small node module that pipes streams together
-
- dep: node-tar-stream (>= 2.1.4)
- streaming tar parser and generator - Node.js module