パッケージ: node-copy-concurrently (1.0.5-8)
node-copy-concurrently に関するリンク
Trisquel の資源:
node-copy-concurrently ソースパッケージをダウンロード:
- [node-copy-concurrently_1.0.5-8.dsc]
- [node-copy-concurrently_1.0.5.orig.tar.gz]
- [node-copy-concurrently_1.0.5-8.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Javascript Maintainers (メールアーカイブ)
- Pirate Praveen
外部の資源:
- ホームページ [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
- 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