storybook-cyclejs
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Storybook for Cycle.js

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

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

Getting Started

npm i -g @storybook/cli
cd my-cyclejs-app
getstorybook

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.

Typescript

This package is written in typescript and ships with type definitions.

Demo

This package includes a small demo used for development purposes. To try it out just install all dev dependencies and run yarn start.

Docs

Readme

Keywords

none

Package Sidebar

Install

npm i storybook-cyclejs

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

343 kB

Total Files

49

Last publish

Collaborators

  • j3a