Skip to content

ximyro/markdown-template

 
 

Repository files navigation

Markdown template for the AsyncAPI Generator

Usage

ag asyncapi.yaml @asyncapi/markdown-template -o output

If you don't have the AsyncAPI Generator installed, you can install it like this:

npm install -g @asyncapi/generator

Development

  1. Make sure you have the latest generator installed npm install -g @asyncapi/generator.
  2. Modify the template or it's helper functions. Adjust test/spec/asyncapi.yml to have more features if needed.
  3. Generate output with watcher enables npm run dev.
  4. Check generated markdown file located in ./test/output/asyncapi.md.

About

Markdown template for the AsyncAPI Generator

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%