搜索 "arguments" 的结果(共 11 个)
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
@csstools/postcss-color-mix-variadic-function-arguments
Mix any number of colors with the color-mix function in CSS
MIT-0
shell-escape
Escape and stringify an array of arguments to be executed on the shell
MIT
babel-plugin-transform-regexp-constructors
This changes RegExp constructors into literals if the RegExp arguments are strings.
MIT
any-shell-escape
Escape and stringify an array of arguments to be executed on the shell
MIT
commands
Command line arguments reader