@arthurparahyba/html-schema-template

HTML template for the AsyncAPI generator.

Usage no npm install needed!

<script type="module">
  import arthurparahybaHtmlSchemaTemplate from 'https://cdn.skypack.dev/@arthurparahyba/html-schema-template';
</script>

README

HTML template for the AsyncAPI Generator

Usage

ag ./asyncapi.yaml @arthurparahyba/html-schema-template -o ./output-folder

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

npm install -g @asyncapi/generator