html-template icon indicating copy to clipboard operation
html-template copied to clipboard

HTML template for AsyncAPI Generator. Use it to generate a static docs. It is using AsyncAPI React component under the hood.

Results 5 html-template issues
Sort by recently updated
recently updated
newest added

### Describe the bug. ``` npm i -D @asyncapi/generator @asyncapi/html-template npx asyncapi-generator --force-write --output dist asyncapi.yaml @asyncapi/html-template ``` Gives the error ``` Something went wrong: Error: This template is not...

bug

not possible to merge yet cause of https://github.com/asyncapi/cli/issues/1388

#### Describe the bug After upgrading from 0.28.4 to 1.0.0, the asyncapi HTML documentation cannot be built with Yarn 3 in pnp mode anymore. #### How to Reproduce 1. `yarn...

bug

#### Reason/Context Please try answering few of those questions - Why we need this improvement? **puppeteer is used only for PDF generation while being quite heavy (~200Mb)** - How will...

enhancement

### What Dev Docs changes are you proposing? hi, i'm a primarily backend dev who's currently using openapi to document my apis, i'm currently interested in asyncapi since i need...

📑 docs