0.0.4-pre.1 • Published 2 years ago

@hiogawa/tiny-cli v0.0.4-pre.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

tiny-cli

simple type-safe command line parsing library

features

  • type-safety/inference of command handler function
  • automatic help generation
  • variadic arguments
  • sub commands
  • zero dependencies
  • ability to reuse zod schema z.ZodType<T>

not supported

  • short form option e.g. -h
  • command option alias
  • transform option key from kebab-case to camelCase
  • special arguments e.g. --

examples

0.0.4-pre.1

2 years ago

0.0.4-pre.0

2 years ago

0.0.3

2 years ago

0.0.3-pre.1

2 years ago

0.0.3-pre.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.1-pre.10

2 years ago

0.0.1-pre.9

2 years ago

0.0.1-pre.8

2 years ago

0.0.1-pre.7

2 years ago

0.0.1-pre.6

2 years ago

0.0.1-pre.5

2 years ago

0.0.1-pre.4

2 years ago

0.0.1-pre.3

2 years ago

0.0.1-pre.2

2 years ago

0.0.1-pre.1

2 years ago

0.0.1-pre.0

2 years ago

0.0.0

2 years ago