npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "process.argv" 的结果(共 3 个)
string-argv

string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.

MIT
tiny-parse-argv

A tiny function for parsing process.argv, a modern rewrite of minimist.

MIT
argv-tools

Some useful tools for working with process.argv

MIT