parses jsdoc documentation from javascript or html files, outputs JSON
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
jsdoc-parse is a tool that parses JSDoc documentation from JavaScript or HTML files and outputs the data in a JSON format. It adds support for additional JSDoc tags like `@category`, `@done`, `@typicalname`, and `@chainable`, making it useful for generating documentation templates. This tool is designed for developers who need to process JSDoc comments and integrate them into documentation workflows, particularly when using tools like jsdoc-to-markdown.