documentation simplified with Svelte
Scaffold your documentation template:
# npm
npx svedocs init
# yarn
yarn dlx svedocs init
# pnpm
pnpm dlx svedocs init
# bun
bunx svedocs init
# deno
deno x svedocs init
Learn more about svedocs in the documentation.
Published under the MIT license.
Made by community 💛
🤖 auto updated with automd