Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dan-akl/storybook-documentation-primitives
📚️ Custom DocBlocks for Storybook
https://github.com/dan-akl/storybook-documentation-primitives
design-systems design-tokens documentation jsx mdx react storybook
Last synced: 26 days ago
JSON representation
📚️ Custom DocBlocks for Storybook
- Host: GitHub
- URL: https://github.com/dan-akl/storybook-documentation-primitives
- Owner: DAN-AKL
- License: mit
- Created: 2020-02-13T00:16:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-02T17:15:01.000Z (about 1 month ago)
- Last Synced: 2024-10-10T06:23:55.827Z (26 days ago)
- Topics: design-systems, design-tokens, documentation, jsx, mdx, react, storybook
- Language: JavaScript
- Homepage: https://documentation-primitives.netlify.app/
- Size: 3.28 MB
- Stars: 35
- Watchers: 3
- Forks: 7
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# storybook-documentation-primitives
[![npm](https://img.shields.io/npm/v/@dan-nz/storybook-documentation-primitives?style=flat-square&logo=npm)](https://www.npmjs.com/package/@dan-nz/storybook-documentation-primitives)
## Installation
```bash
npm i @dan-nz/storybook-documentation-primitives prop-types react react-dom
```## Usage
👉️ [Storybook with docs and demos](https://documentation-primitives.netlify.app/)
### Running demos locally
```bash
npm run storybook:start
```