[ Source: node-flagged-respawn ]
Package: node-flagged-respawn (1.0.1-5)
Links for node-flagged-respawn
Debian Resources:
Download Source Package node-flagged-respawn:
- [node-flagged-respawn_1.0.1-5.dsc]
- [node-flagged-respawn_1.0.1.orig.tar.gz]
- [node-flagged-respawn_1.0.1-5.debian.tar.xz]
Maintainers:
- Debian Javascript Maintainers (QA Page, Mail Archive)
- Pirate Praveen (QA Page)
- Paolo Greppi (QA Page)
External Resources:
- Homepage [github.com]
Similar packages:
tool for respawning node binaries when special flags are present
This Node.js module can be useful for command-line scripts written in JavaScript. It can selectively apply flags to the interpreter, by re-spawning it and passing it only the required flags - the rest are passed to the script.
Flagged-respawn also handles all the edge cases such as:
- Providing a method to determine if a respawn is needed. - Piping stderr/stdout from the child into the parent. - Making the parent process exit with the same code as the child. - If the child is killed, making the parent exit with the same signal.
Node.js is an event-based server-side JavaScript engine.
Other Packages Related to node-flagged-respawn
|
|
|
|
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
Download node-flagged-respawn
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 6.9 kB | 23.0 kB | [list of files] |