xstate as a storybook addon?

Created on 13 Dec 2017  路  2Comments  路  Source: davidkpiano/xstate

Hello folks,
Was wondering if any here has some experience with storybook ? I'm just looking at it and I read it has a "plugin facility". It seems one can "easily" add such plugins and augment/improve the experience.
[https://storybook.js.org/addons/addon-gallery/]
Would it possible or even desirable to have an extra tab in storybook for instance to display the state machine chart? Maybe clicking on a state makes the machine transition to that state?
Any thoughts? Especially those of you who have some experience with storybook (I don't, just started playing with it few minutes ago). Would something like the above be really useful?

馃敭 Future Tools

Most helpful comment

I pulled together a small proof of concept storybook add-on for xstate and decided to make it public to find contributors and people who are interested in sharing their ideas and knowledge to (hopefully) make this project a valuable addition in the xstate ecosytem.

You can find the project here:
https://github.com/do-wa/xstate-addon

Please be aware that this project is at the very beginning but I plan to work on it on a regular schedule in my free time.

All 2 comments

That would be neat! I don't have time to work on that but I can see that being really useful.

I pulled together a small proof of concept storybook add-on for xstate and decided to make it public to find contributors and people who are interested in sharing their ideas and knowledge to (hopefully) make this project a valuable addition in the xstate ecosytem.

You can find the project here:
https://github.com/do-wa/xstate-addon

Please be aware that this project is at the very beginning but I plan to work on it on a regular schedule in my free time.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

greggman picture greggman  路  3Comments

dakom picture dakom  路  3Comments

3plusalpha picture 3plusalpha  路  3Comments

doup picture doup  路  3Comments

mattiamanzati picture mattiamanzati  路  3Comments