licenses.dev

yargs-unparser v2.0.0

Converts back a yargs argv object to its original array form

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
camelcase • 6.3.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`DIRECT0
decamelize • 4.0.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowDIRECT0
is-plain-obj • 2.1.0Check if a value is a plain objectDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
flat • 5.0.2Take a nested Javascript object and flatten it, or unflatten an object with delimited keysDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.0.0 version:

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