licenses.dev

string-argv v0.3.1

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.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/string-argv)](https://licenses.dev/npm/string-argv)
<a href="https://licenses.dev/npm/string-argv">
  <img src="https://licenses.dev/b/npm/string-argv" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.1 version:

[![licenses](https://licenses.dev/b/npm/string-argv/0.3.1)](https://licenses.dev/npm/string-argv/0.3.1)
<a href="https://licenses.dev/npm/string-argv/0.3.1">
  <img src="https://licenses.dev/b/npm/string-argv/0.3.1" alt="licenses" />
</a>
GitHub