Monorepo for the Storybook plugin for StencilJS
This project provides a Storybook integration for StencilJS applications, allowing you to build, document, and test your StencilJS components in isolation using Storybook.
Note: This project is still in early development and might have limitations. Contributions are welcome!
Read more about how to integrate Storybook with Stencil in the StencilJS documentation.
The project contains the following packages:
- @stencil/storybook-plugin: The core Storybook plugin for StencilJS
- example: An example StencilJS project with Storybook integration
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE.md file for details.