[ 原始碼: node-shelljs ]
套件:node-shelljs(0.8.3-1)
Portable Unix shell commands for Node.js
ShellJS is a portable (Windows/Linux/OS X) implementation of Unix shell commands on top of the Node.js API. You can use it to eliminate your shell script's dependency on Unix while still keeping its familiar and powerful commands. You can also install it globally so you can run it from outside Node projects - say goodbye to those gnarly Bash scripts!
Node.js is an event-based server-side JavaScript engine.
其他與 node-shelljs 有關的套件
|
|
|
|
-
- dep: node-glob (>= 7.0.0)
- glob functionality for Node.js
-
- dep: node-interpret
- dictionary of file extensions and associated module loaders
-
- dep: node-rechoir
- Node module to require any supported file as a node module
-
- dep: nodejs (>= 4)
- evented I/O for V8 javascript - runtime executable