2.2.46 • Published 3 years ago

@logo-software/doc-prsr v2.2.46

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

This package is an extended version of Akveo doc-prsr, for Typescript. It contains interface, type, and other declarations for objects and methods.

Usage: prsr options

Options:

  • -h, --help output usage information
  • -V, --version output the version number
  • -g, --generator Generator:
  • -f, --framework Framework:
  • -i, --input Path to input file:
  • -o, --output Path to output file:

You have to specify:

  • generator (can be 2 types: typedoc, docjs)
  • framework (can be 2 types: angular, react)
  • pathes to input and output file (output file will be created)

For example:

prsr -g typedoc -f angular -i input.json -o output.json
2.2.46

3 years ago

2.2.45

3 years ago

2.2.44

3 years ago

2.2.43

3 years ago

2.2.42

3 years ago

2.2.41

3 years ago

2.2.4

3 years ago