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

6.2.9 • Public • Published

Storybook for Riot


Storybook for Riot is a UI development environment for the components written with riot.js. 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-riot-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/riot

Weekly Downloads

792

Version

6.2.9

License

MIT

Unpacked Size

35.4 kB

Total Files

60

Last publish

Collaborators

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