Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goldlabel-apps/storybook
Everything starts with a story
https://github.com/goldlabel-apps/storybook
react storybook
Last synced: about 1 month ago
JSON representation
Everything starts with a story
- Host: GitHub
- URL: https://github.com/goldlabel-apps/storybook
- Owner: goldlabel-apps
- Created: 2019-07-20T23:25:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T11:35:10.000Z (almost 2 years ago)
- Last Synced: 2024-06-02T11:24:40.810Z (8 months ago)
- Topics: react, storybook
- Language: JavaScript
- Homepage: https://storybook.listingslab.com
- Size: 33 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## What is Storybook for?
Storybook is the construct. Like in the Matrix. It is an excellent piece of JavaScript software which keeps components comlpetely separate from their destination. This is good. Say a company has many products, they can create a set of UI components which look and function identically across all the companys' apps. This is used brilliantly by folk like Atlassian and Airbnb and in a really crap way by thousands of others. You know who you are.
![Just like in the Matrix](https://firebasestorage.googleapis.com/v0/b/listingslab-storybook.appspot.com/o/png%2fstorybook_matrix_construct.png?alt=media&token=172b8689-20bf-4c45-b2f5-cb128969761d)
Another approach is to use Storybook is as part of the development process. For us, Stories are the finest grain in our Agile GitHub workflow. Everything starts with a Story. [Create New Story](https://github.com/listingslab-software/storybook/issues/new/choose).
## Listingslab Storybook
[![Storybook](https://cdn.jsdelivr.net/gh/storybookjs/brand@master/badge/badge-storybook.svg)](https://storybook.listingslab.com)
- Blank (New Component Template)