@docvia/source
v0.1.0
Published
Runtime collection helpers and Node markdown loader for docvia
Maintainers
Readme
@docvia/source
Runtime collection helpers and Node markdown loader for docvia
Part of docvia — a build-time documentation compiler for React, Svelte, and any framework with a renderer adapter.
Install
pnpm add @docvia/sourceUsage
import { docviaSource } from "docvia/source"; // generated
const page = await docviaSource.docs.get("getting-started");Documentation
See the main README for the full architecture overview, configuration reference, and examples.
Licence
MIT
