@cursorsdottsx/docgen
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Maintained version of @discordjs/docgen in TypeScript.

NOTE: The TypeScript code is super bad since IDFK how this thing works and I refactored it in less than an hour thanks for understanding kthxbye.

discord.js-docgen

This is the application that generates the docs.json files for discord.js and discord.js-commando. It parses all JSDocs in any given directories, and outputs a single JSON file with data about all classes, properties, methods, typedefs, etc. It also accepts custom docs files. This is handy for documentation websites, so that they can load the data dynamically and display it however they need.

Package Sidebar

Install

npm i @cursorsdottsx/docgen

Weekly Downloads

3

Version

1.0.1

License

Apache-2.0

Unpacked Size

58.5 kB

Total Files

35

Last publish

Collaborators

  • cursorspkg
  • cursorsdev