npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "posix" 的结果(共 18 个)
path-root

Get the root of a posix or windows filepath.

MIT
path-root-regex

Regular expression for getting the root of a posix or windows filepath.

MIT
path-platform

Provide access to win32 and posix path operations; sourced directly from upstream Node.js

MIT
picomatch-browser

(temporary fork of picomatch) Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.

MIT
mvdan-sh

A shell parser and formatter (POSIX/Bash/mksh)

BSD-3-Clause
posix-getopt

POSIX-style getopt()

MIT
path-starts-with

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

MIT
extsprintf

extended POSIX-style sprintf

MIT
posix-pipe

Posix Pipe

MIT
crosspath

A wrapper around the path module that always normalizes to POSIX (including converting backslashes to forward slashes)

MIT
path-posix

posix-specific core path module

ISC
posix-argv-parser

POSIX compliant command-line argument parser.

BSD-3-Clause
npm-run-posix-or-windows

Portable NPM scripts when those have to work on Windows too

MIT
nanomatch

Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)

MIT
nodecat

A Node.js implementation of cat, as specified by POSIX/SUSv3. No frills, no buffering, no charset conversion, just cat.

MIT