All Projects → discordjs → docgen

discordjs / docgen

Licence: Apache-2.0 License
The docs.json generator for discord.js and its related projects

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to docgen

Docma
A powerful tool to easily generate beautiful HTML documentation from JavaScript (JSDoc), Markdown and HTML files.
Stars: ✭ 287 (+386.44%)
Mutual labels:  docs, jsdoc
Jsdoc Baseline
An experimental, extensible template for JSDoc.
Stars: ✭ 51 (-13.56%)
Mutual labels:  docs, jsdoc
Assemble
Community
Stars: ✭ 3,995 (+6671.19%)
Mutual labels:  docs, generator
Verb
HEADS UP! Verb is going though a major transition, we've completely refactored everything from the ground up. If you're interested, please see the dev branch.
Stars: ✭ 442 (+649.15%)
Mutual labels:  docs, generator
jsdoc-action
📖 GitHub Action to build JSDoc documentation
Stars: ✭ 61 (+3.39%)
Mutual labels:  docs, jsdoc
Jsdoc To Markdown
Generate markdown documentation from jsdoc-annotated javascript
Stars: ✭ 1,199 (+1932.2%)
Mutual labels:  generator, jsdoc
Pdoc
🐍 ➡️ 📜 Auto-generate API documentation for Python projects
Stars: ✭ 604 (+923.73%)
Mutual labels:  docs, generator
Compodoc
📔 The missing documentation tool for your Angular, Nest & Stencil application
Stars: ✭ 3,567 (+5945.76%)
Mutual labels:  generator, jsdoc
Jsdoc
An API documentation generator for JavaScript.
Stars: ✭ 12,555 (+21179.66%)
Mutual labels:  docs, jsdoc
Docsify Tabs
A docsify.js plugin for rendering tabbed content from markdown
Stars: ✭ 65 (+10.17%)
Mutual labels:  docs, generator
Parse Comments
Parse JavaScript code comments. Works with block and line comments, and should work with CSS, LESS, SASS, or any language with the same comment formats.
Stars: ✭ 53 (-10.17%)
Mutual labels:  docs, jsdoc
tidy-jsdoc
A clean JSDoc3 template
Stars: ✭ 16 (-72.88%)
Mutual labels:  docs, jsdoc
sveld
Generate TypeScript definitions for your Svelte components
Stars: ✭ 281 (+376.27%)
Mutual labels:  jsdoc, docgen
ts-lehre
Generate document block(JsDoc, EsDoc, TsDoc) from source code
Stars: ✭ 14 (-76.27%)
Mutual labels:  generator, jsdoc
ddrive
A lightweight cloud storage system using discord as storage device written in nodejs
Stars: ✭ 25 (-57.63%)
Mutual labels:  discordjs
prisma-tgql-types-gen
◭ Prisma generator for generating TypeGraphQL class types and enums with allowing to edit the generated output without being overwritten 💪
Stars: ✭ 32 (-45.76%)
Mutual labels:  generator
SparkV
🤖⚡ | The most POWERFUL multipurpose chat/meme bot that will boost the activity in your server.
Stars: ✭ 24 (-59.32%)
Mutual labels:  discordjs
avro-schema-generator
Library for generating avro schema files (.avsc) based on DB tables structure
Stars: ✭ 38 (-35.59%)
Mutual labels:  generator
IntuneDriveMapping
Generate PowerShell scripts to map network drives on Intune managed Windows 10 devices
Stars: ✭ 51 (-13.56%)
Mutual labels:  generator
DataAnalyzer.app
✨🚀 DataAnalyzer.app - Convert JSON/CSV to Typed Data Interfaces - Automatically!
Stars: ✭ 23 (-61.02%)
Mutual labels:  generator

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].