[ 原始碼: 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