0.0.4-pre.1 • Published 9 months ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months 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

9 months ago

0.0.4-pre.0

9 months ago

0.0.3

9 months ago

0.0.3-pre.1

9 months ago

0.0.3-pre.0

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago

0.0.1-pre.10

9 months ago

0.0.1-pre.9

9 months ago

0.0.1-pre.8

9 months ago

0.0.1-pre.7

9 months ago

0.0.1-pre.6

9 months ago

0.0.1-pre.5

9 months ago

0.0.1-pre.4

9 months ago

0.0.1-pre.3

9 months ago

0.0.1-pre.2

9 months ago

0.0.1-pre.1

9 months ago

0.0.1-pre.0

9 months ago

0.0.0

9 months ago