@cling/cling
TypeScript icon, indicating that this package has built-in type declarations

0.5.21 • Public • Published

@cling/cling

Cling is a declarative argument parser, helping you build beautiful user interfaces. You define your commands / arguments / options with a serializeable format.

It provides you:

  • Type inferrence for the parsed arguments
  • Dynamically generated help menu based on your CLI schema
  • Input validation with error messages

Readme

Keywords

none

Package Sidebar

Install

npm i @cling/cling

Weekly Downloads

1

Version

0.5.21

License

MIT

Unpacked Size

27.5 kB

Total Files

16

Last publish

Collaborators

  • simonlovesyou