Html Template

screenshot of Html Template
react

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

Overview:

The AsyncAPI HTML Template is a HTML template for the AsyncAPI Generator. It utilizes an AsyncAPI React Component to generate the HTML output. The template allows the user to customize various parameters such as the organization of the sidebar, the base URL for links and forms, the version of the application, and more. The template can also generate output as a PDF and provides options for overriding default configuration. Development of the template can be done by contributing to the AsyncAPI React Component repository.

Features:

  • AsyncAPI React Component: The HTML template uses an AsyncAPI React Component under the hood for generating the HTML output.
  • Customizable Parameters: Users can customize various parameters such as sidebar organization, base URL, version, output file name, and more.
  • PDF Generation: The template has the ability to generate output as a PDF.
  • Config Override: Users can override default configuration by providing inline stringified JSON or a path to a JSON file.
  • Development Support: The template is built with an AsyncAPI React Component and allows for contribution and modification for styling and rendering.

Summary:

The AsyncAPI HTML Template is a customizable HTML template for the AsyncAPI Generator. It uses an AsyncAPI React Component to generate the HTML output and provides options to customize parameters, generate output as a PDF, and override default configuration. Development of the template can be done by making changes to the AsyncAPI React Component.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

template
Templates & Themes

A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.