0.5.16 • Published 1 month ago

@iyio/protogen v0.5.16

Weekly downloads
-
License
-
Repository
-
Last release
1 month ago

protogen

A type generator that works with Zod

CLI

Arguments:

  • -i --input - input file
  • -l --load-plugin - load plugin module - The exported members can be used as readers, parsers, generators or writers.
  • -o --output - output destination. Can be a filename or directory. If a directory a default filename will be generated
  • -r --reader - reader name - default - "fileReader"
  • -p --parser - parser name - default - "lucidCsvParser"
  • -g --generator - generator name - default - "zodGenerator"
  • -w --writer - writer name - default = "fileWriter"
  • --no-default-plugins - If set the default plugins will not be used

All other flags can be used by plugins.

Values to not preceded with a flag are used as inputs.

0.5.16

1 month ago

0.5.15

2 months ago

0.5.14

2 months ago

0.5.13

3 months ago

0.5.12

3 months ago

0.5.11

4 months ago

0.5.10

5 months ago

0.5.3

5 months ago

0.5.2

5 months ago

0.5.1

5 months ago

0.5.0

5 months ago

0.4.10

5 months ago

0.4.9

5 months ago

0.0.11

8 months ago

0.4.8

6 months ago

0.3.0

7 months ago

0.3.6

7 months ago

0.3.5

7 months ago

0.4.0

6 months ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago