0.0.18 • Published 2 months ago

human-cloud-library-ui v0.0.18

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months ago

Library Ui

Table of contents

Getting Started

Visit Storybook's website to learn more about Storybook and to get started.

Documentation

Documentation can be found on Storybook's docs site.

Examples

View Component Encyclopedia to see how leading teams use Storybook.

Use storybook.new to quickly create an example project in Stackblitz.

Storybook comes with a lot of addons for component design, documentation, testing, interactivity, and so on. Storybook's API makes it possible to configure and extend in various ways. It has even been extended to support React Native, Android, iOS, and Flutter development for mobile.

Projects

Addons

Addons
a11yTest components for user accessibility in Storybook
actionsLog actions as users interact with components in the Storybook UI
backgroundsLet users choose backgrounds in the Storybook UI
cssresourcesDynamically add/remove CSS resources to the component iframe
design assetsView images, videos, and weblinks alongside your story
docsAdd high quality documentation to your components
eventsInteractively fire events to components that respond to EventEmitter
google-analyticsReports google analytics on stories
graphqlQuery a GraphQL server within Storybook stories
jestView the results of components' unit tests in Storybook
linksCreate links between stories
measureVisually inspect the layout and box model within the Storybook UI
outlineVisually debug the CSS layout and alignment within the Storybook UI
query paramsMock query params
storyshotsSnapshot testing for components in Storybook
storysourceView the code of your stories within the Storybook UI
viewportChange display sizes and layouts for responsive components using Storybook

See Addon / Framework Support Table

Deprecated Addons

Addons
contextsAddon for driving your components under dynamic contexts
infoAnnotate stories with extra component usage information
knobsInteractively edit component prop data in the Storybook UI
notesAnnotate Storybook stories with notes
optionsCustomize the Storybook UI in code

To continue improving your experience, we have to eventually deprecate certain addons in favor of new and better tools.

If you're using info/notes, we highly recommend you migrate to docs instead, and here is a guide to help you.

If you're using contexts, we highly recommend you migrate to toolbars and here is a guide to help you.

Development scripts

The project runs on the Static Badge

To visually display components, you need

npm i
npm run storybook

To publish a new version of the project, you need:

Remove folder .dist
npm run rollup
npm publish
0.0.18

2 months ago

0.0.17

2 months ago

0.0.12

3 months ago

0.0.13

3 months ago

0.0.14

3 months ago

0.0.15

3 months ago

0.0.16

3 months ago

0.0.10

4 months ago

0.0.11

4 months ago

0.0.9

4 months ago

0.0.8

4 months ago

0.0.7

4 months ago

0.0.5

4 months ago

0.0.4

4 months ago

0.0.6

4 months ago

0.0.3

5 months ago

0.0.2

5 months ago

0.0.1

5 months ago