[ 源代码: node-rw ]
软件包:node-rw(1.3.3-5)
provide file like interface to stdin and stdout
The rw provides an interface just like readFile, readFileSync, writeFile and writeFileSync, but with implementations that work the way you expect on stdin and stdout.
If you use these methods on files other than /dev/stdin or /dev/stdout, they simply delegate to the fs methods, so you can trust that they behave identically to the methods you’re used to.
Node.js is an event-based server-side JavaScript engine.
其他与 node-rw 有关的软件包
|
|
|
|
-
- dep: node-d3-queue
- Evaluate asynchronous tasks with configurable concurrency