A collection of ESM tools to document component implementation examples in Storybook.
Check out the documentation for all examples and configuration details.
npm i @idesigncode/storybook-tools --save-dev
- ✏️ Write functional "example components" for actual use cases of a component.
- 📑 PropsTable: automatically document static & "live-updating" props details.
- 🖥️ Source: output production-ready source code with Raw Imports & Import Path Replacements.
- 🌙 DocsContainer: dark mode support for Storybook Docs with storybook-dark-mode.
- 📸 Image snapshot testing compatible.
- 🎉 Compatible with
MDX
andCSF
stories. - 🧪 Tested with Storybook Test Runner to run User Interaction, DOM & Image Snapshot tests.
- See peer dependencies
- The default Webpack builder for Storybook.
- A small amount of configuration for Webpack & the default CSS styles.