Skip to content
/ kitbook Public
forked from jacob-8/kitbook

Documentation, Prototyping, Inspection & Testing Workbench Tool for Svelte (SvelteKit Storybook alternative)

License

Notifications You must be signed in to change notification settings

enyo/kitbook

 
 

Repository files navigation

Documentation, Prototyping, Inspection & Testing Workbench Tool for SvelteKit apps built with SvelteKit.

version

View the Kitbook Docs (and demo)

Contributing

Would love to have you help! Read the [0-roadmap|Roadmap] for good places to start. We use Conventional Commits.

Open in Codeflow

Or work on Kitbook locally:

  • pnpm install
  • pnpm stub
  • pnpm dev

To update the Kitbook code while using it in your own app, you can change your devDependency to point to it instead of npm by using something like "kitbook": "link:../kitbook/packages/kitbook", then run pnpm package:watch in Kitbook to keep it updating on changes.

About

Documentation, Prototyping, Inspection & Testing Workbench Tool for Svelte (SvelteKit Storybook alternative)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 56.9%
  • Svelte 22.0%
  • HTML 9.1%
  • CSS 8.6%
  • JavaScript 3.4%