[ 源代码: node-copy-concurrently ]
软件包:node-copy-concurrently(1.0.5-9)
node-copy-concurrently 的相关链接
Debian 的资源:
下载源码包 node-copy-concurrently:
- [node-copy-concurrently_1.0.5-9.dsc]
- [node-copy-concurrently_1.0.5.orig.tar.gz]
- [node-copy-concurrently_1.0.5-9.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.npmjs.com]
相似软件包:
Copy files, directories and symlinks concurrently
Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.
Ownership is maintained when running as root, permissions are always maintained. On Windows, if symlinks are unavailable then junctions will be used.
Node.js is an event-based server-side JavaScript engine.
其他与 node-copy-concurrently 有关的软件包
|
|
|
|
-
- dep: node-aproba
- light-weight argument validator
-
- dep: node-fs-write-stream-atomic (>= 1.0.10-6~)
- Like fs.createWriteStream(...), but atomic
-
- dep: node-iferr
- Higher-order functions for easier error handling
-
- dep: node-mkdirp (>= 1)
- Recursively create directories - Node.js module
-
- dep: node-rimraf
- Deep deletion (like rm -rf) module for Node.js
-
- dep: node-run-queue
- promise based dynamic priority queue runner