doc-prsr
TypeScript icon, indicating that this package has built-in type declarations

2.2.5 • Public • Published

Akveo Parser Documentation Tool

This tool helps us in creating incredible documentation for our projects!

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

Readme

Keywords

none

Package Sidebar

Install

npm i doc-prsr

Weekly Downloads

35

Version

2.2.5

License

MIT

Unpacked Size

112 kB

Total Files

88

Last publish

Collaborators

  • akveo