Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uidu-org/guidu
Guidu is uidu's design system library
https://github.com/uidu-org/guidu
design-system react social-impact typescript
Last synced: 17 days ago
JSON representation
Guidu is uidu's design system library
- Host: GitHub
- URL: https://github.com/uidu-org/guidu
- Owner: uidu-org
- License: mit
- Created: 2018-11-09T08:51:57.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-10T09:01:43.000Z (about 1 month ago)
- Last Synced: 2025-01-10T09:08:56.913Z (about 1 month ago)
- Topics: design-system, react, social-impact, typescript
- Language: TypeScript
- Homepage: https://uidu.design
- Size: 92.8 MB
- Stars: 21
- Watchers: 2
- Forks: 4
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# guidu
![banner](https://travis-ci.org/uidu-org/guidu.svg?branch=main) [![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat)](https://github.com/RichardLitt/standard-readme) [![Netlify Status](https://api.netlify.com/api/v1/badges/f216cce3-c149-4be4-8d3a-cc87cb744a18/deploy-status)](https://app.netlify.com/sites/guidu/deploys) [![Crowdin](https://badges.crowdin.net/guidu/localized.svg)](https://crowdin.com/project/guidu)
> Guidu is uidu's design system library
TODO: Fill out this long description.
## Table of Contents
- [Install](#install)
- [Usage](#usage)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)## Install
```
git clone https://github.com/uidu-org/guidu.git
cd guidu
yarn install
```## Usage
Documentation is package specific, browse https://uidu.design to see all the packages in action.
## Maintainers
[@uidu-org](https://github.com/uidu-org)
[@apuntovanini](https://github.com/apuntovanini)
[@fsansalvadore](https://github.com/fsansalvadore)## Contributing
Start all packages (not reccommended)
```
yarn start
```Start specific folders
```
yarn start:forms
yarn start:data
yarn start:dashboards
```or specific packages
```
yarn start modal-dialog field-geosuggest
```Pull requests are more than welcome, we're currently making this repo more contributors-friendly.
## Common pitfalls
## License
MIT © 2019 uidu.org