@storybook/mithril
TypeScript icon, indicating that this package has built-in type declarations

6.2.9 • Public • Published

Storybook for Mithril

Storybook for Mithril is a UI development environment for your Mithril components. With it, you can visualize different states of your UI components and develop them interactively.

Storybook Screenshot

Storybook runs outside of your app. So you can develop UI components in isolation without worrying about app specific dependencies and requirements.

Getting Started

cd my-mithril-app
npx -p @storybook/cli sb init

For more information visit: storybook.js.org


Storybook also comes with a lot of addons and a great API to customize as you wish. You can also build a static version of your storybook and deploy it anywhere you want.

Readme

Keywords

Package Sidebar

Install

npm i @storybook/mithril

Weekly Downloads

982

Version

6.2.9

License

MIT

Unpacked Size

24.1 kB

Total Files

44

Last publish

Collaborators

  • yannbf
  • kasperpeulen
  • valentinpalkovic
  • jreinhold
  • shilman
  • ndelangen
  • hypnosphi
  • tmeasday
  • igor-dv