Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daraperini/learning-react-typescript-design-system-alurabooks
This design system was created and is availabel in the npm package 'ds-alurabooks-dara-perini'
https://github.com/daraperini/learning-react-typescript-design-system-alurabooks
auto design-system github-actions npm-package storybook styled-components
Last synced: 2 months ago
JSON representation
This design system was created and is availabel in the npm package 'ds-alurabooks-dara-perini'
- Host: GitHub
- URL: https://github.com/daraperini/learning-react-typescript-design-system-alurabooks
- Owner: daraperini
- License: mit
- Created: 2024-07-23T17:37:33.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T15:07:08.000Z (5 months ago)
- Last Synced: 2024-09-29T22:41:43.184Z (3 months ago)
- Topics: auto, design-system, github-actions, npm-package, storybook, styled-components
- Language: HTML
- Homepage: https://www.npmjs.com/package/ds-alurabooks-dara-perini
- Size: 4.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# DS AluraBooks Dara Perini
`ds-alurabooks-dara-perini` is a design system created using TSDX React w/ Storybook. It contains components such as buttons, cards, tags and inputs.
## Installation
`ds-alurabooks-dara-perini` is distributed through npm.
```bash
npm install ds-alurabooks-dara-perini
```## Consuming components
Here is the list of components available in `0.2.5 version`:
- `AbBotao`
- `AbCampoTexto`
- `AbCard`
- `AbGrupoOpcoes`
- `AbInputQuantidade`## Storybook
You can access the project's Storybook clicking [here](https://frolicking-caramel-2c0af3.netlify.app/).