Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chialab/storybook-addon-dna
A storybook addon for better DNA components integration.
https://github.com/chialab/storybook-addon-dna
Last synced: about 2 months ago
JSON representation
A storybook addon for better DNA components integration.
- Host: GitHub
- URL: https://github.com/chialab/storybook-addon-dna
- Owner: chialab
- License: mit
- Created: 2021-06-27T14:34:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-07T17:52:00.000Z (over 3 years ago)
- Last Synced: 2024-09-20T14:48:54.773Z (3 months ago)
- Language: JavaScript
- Size: 132 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Storybook Addon DNA
A storybook addon for better [DNA](https://www.chialab.it/p/dna) components integration.
---
## Install
```sh
$ npm i @chialab/storybook-addon-dna -D
$ yarn add @chialab/storybook-addon-dna -D
```---
## License
Storybook Addon DNA is released under the [MIT](https://github.com/chialab/storybook-addon-dna/blob/master/LICENSE) license.