Skip to content

Storybook like component development tool for Mitosis.

License

Notifications You must be signed in to change notification settings

hasanhaja/cytokinesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Built with Astro

Cytokinesis

Cytokinesis is the final process in eukaryotic cell division... [which] typically occurs at the end of mitosis (source)

This project was inspired by what Storybook enables for component library development and the power of Mitosis. The purpose of this project is to start piecing together the developer experience of Mitosis with Astro to replicate the developer experience of building things with Storybook.

Current features

  • Display mitosis output in an astro app
  • Select different components and framework variant to display
  • Support for React, Solid and Svelte components working
  • Support for web components
  • Support for Vue components

Current limitations

  • The structure of the output directory is hardcoded (e.g. output/<framework>/src/components/[component])
  • The astro app needs to be manually configured for the different frameworks
  • There's currently no way to adjust any of the props of the components displayed

About

Storybook like component development tool for Mitosis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published