type-args-usage

The usage text generator for type-args.

Usage no npm install needed!

<script type="module">
  import typeArgsUsage from 'https://cdn.skypack.dev/type-args-usage';
</script>

README

type-args-usage

NPM version Build Status Test Coverage Dependency Status DevDependency Status License PR Welcome

Paired with type-args, type-args-usage is a usage message formatter for option data types defined by type-args. This is inspired by command-line-usage.

Installation

Install this package with npm.

npm i type-args-usage -s

Usage

License

MIT © Zhang Kai Yu