npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "unix" 的结果(共 32 个)
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
cash-rm

Cross-platform implementation of the Unix 'rm' command.

MIT
cash-cp

Cross-platform implementation of the Unix 'cp' command.

MIT
@protobufjs/path

A minimal path module to resolve Unix, Windows and URL paths alike.

BSD-3-Clause
cash-mv

Cross-platform implementation of the Unix 'mv' command.

MIT
unix-path-resolve

Cross platform resolve that always returns a UNIX style `/` seperated path

MIT
httpu

HTTP over Unix Domain Sockets

read-file

Thin wrapper around fs.readFile and fs.readFileSync that also strips byte order marks when `utf8` encoding is chosen. Also optionally replaces windows newlines with unix newlines.

MIT
path-starts-with

Returns true if a filepath starts with the given string. Works with windows and posix/unix paths.

MIT
count-lines

Count the lines in a string, works with windows carriage returns or unix style newlines.

false

A JavaScript port of the Unix utility 'false'. Returns the Boolean value `false`

unix-crypt-td-js

Javascript implementation of the Unix crypt(3) DES-based hash

BSD-3-Clause
rollup-plugin-executable

The Rollup Executable Plugin changes output javascript file's executable state to ON on unix like operating systems.

MIT
@zkochan/which

Like which(1) unix command. Find the first instance of an executable in the PATH.

ISC
@pnpm/which

Like which(1) unix command. Find the first instance of an executable in the PATH.

ISC
approximate-now

Approximate (fast) current UNIX time.

BSD-3-Clause
etc-passwd

Interface to read a standard Unix passwd and group file-format

funcgo

Standard tooling for [`func`](https://github.com/unix/func) development.

MIT
standard-reporter

Reporters for feross/standard or uber/standard via unix pipes

ISC
isbin

Checks for available binaries on unix machines

MIT
move-cli

The CLI implementation for andrewrk/node-mv. Like `fs.rename`, but works across devices, and works with directories. Think of the unix utility `mv`.

MIT
qgetopt

traditional unix command-line option extractor, with enhancements

Apache-2.0
tslint-unix-formatter

A formatter with error output in UNIX style for tslint.

Apache-2.0
process-ancestry

Cross-platform Node.js library for retrieving process ancestry information on Unix/Linux, macOS, and Windows

MIT