npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "argument" 的结果(共 23 个)
has-binary

A function that takes anything in javascript and returns true if its argument contains binary data.

MIT
has-binary-data

A function that takes anything in javascript and returns true if its argument contains binary data.

MIT
argparse

CLI arguments parser. Native port of python's argparse.

Python-2.0
argsparser

A tiny command line arguments parser

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
clap

Command line argument parser

MIT
arg

Unopinionated, no-frills CLI argument parser

MIT
clp

A tiny and fast command line arguments parser.

MIT
shell-escape

Escape and stringify an array of arguments to be executed on the shell

MIT
defined

return the first argument that is `!== undefined`

MIT
subarg

parse arguments with recursive contexts

MIT
opts

Command line argument parser with automatic help text generation.

BSD-2-Clause
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
make-iterator

Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.

MIT
es-array-method-boxes-properly

Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.

MIT
commands

Command line arguments reader

argv

CLI Argument Parser

MIT
command-join

Escape and join command-line arguments, cross-platform.

MIT
assign-symbols

Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.

MIT