Build beautiful, interactive API Docs with embeddable React or Web Components, powered by OpenAPI and Markdown.
Elements is a tool that provides beautiful API documentation powered by OpenAPI and Markdown. It offers UI components that can be used to create API reference documentation or more comprehensive documentation with Markdown articles, such as tutorials and how-to guides. Elements are available as React Components or Web Components, allowing users to customize their documentation layout.
To install Elements and start utilizing its features, follow these steps:
git clone <elements_repository_url>
cd examples/
cd angular/
yarn install
yarn start
cd react-cra/
yarn install
yarn start
cd bootstrap/
Open the HTML file in the browser
Elements is a versatile tool for creating API documentation with a focus on OpenAPI and Markdown support. With options for React Components and Web Components, users can customize the layout of their documentation to suit their needs. The provided examples and roadmap for future developments showcase the potential of Elements in helping developers create informative and visually appealing API documentation.