npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "unix" 的结果(共 7 个)
shelljs

Portable Unix shell commands for Node.js

BSD-3-Clause
urix

Makes Windows-style paths more unix and URI friendly.

MIT
mv

fs.rename but works across devices. same as the unix utility 'mv'

MIT
shellwords

Manipulate strings according to the word parsing rules of the UNIX Bourne shell.

MIT
runsync

Polyfill of spawnSync and execSync for Node-0.10.x (Unix only yet)

MIT
parse-columns

Parse text columns, like the output of Unix commands

MIT
console-control-strings

A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.

ISC