@nextrap/doc-visualizer
v0.0.8
Published
Readme
Nextrap Documentation Visualizer
Usage
import {nextrapDoc} from "./nextrap-registry";
nextrapDoc().addChapter({title: "Subheading Style", content: "Defines the font style for the website."})
nextrapDoc().addExample({htmlCode: example, mdCode: exampleMd})
