Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Bewond/design-system

Bewond’s open-source design system for products and digital experiences.
https://github.com/Bewond/design-system

design design-system

Last synced: 2 months ago
JSON representation

Bewond’s open-source design system for products and digital experiences.

Awesome Lists containing this project

README

        




BDS (Bewond Design System)

[![packages](https://github.com/Bewond/design-system/actions/workflows/packages.yaml/badge.svg)](https://github.com/Bewond/design-system/actions/workflows/packages.yaml)
[![codecov](https://codecov.io/gh/Bewond/design-system/branch/main/graph/badge.svg?token=9MUDEVQ43P)](https://codecov.io/gh/Bewond/design-system)

## Overview

BDS (Bewond Design System) is Bewond’s open source design system for products and digital experiences. A design system is a collection of pre-built, reusable assets—components, patterns, guidance, and code—that allows its users to build consistent digital experiences faster.

_(Currently in beta)._

| Package name | Description | Support |
|--------------------|--------------------------------------|---------------------------------|
| **bds-components** | Components collection. | |
| **bds-elements** | Reusable combinations of components. | |
| **bds-colors** | Color tokens and themes. | [Flutter](/packages/bds_colors) |
| **bds-layout** | Layout and space tokens. | |
| **bds-type** | Text style tokens. | [Flutter](/packages/bds_type) |

## Documentation

- **[Guidelines](https://bewond.com/design/bds/guidelines)**
- [Grid](https://bewond.com/design/bds/grid)
- [Spacing](https://bewond.com/design/bds/spacing)
- [Color](https://bewond.com/design/bds/color)
- [Typography](https://bewond.com/design/bds/typography)
- [Icons](https://bewond.com/design/bds/icons)
- [Motion](https://bewond.com/design/bds/motion)
- **[Components](https://bewond.com/design/bds/components)**
- **[Patterns](https://bewond.com/design/bds/patterns)**
- **[Templates](https://bewond.com/design/bds/templates)**

### Inspiration

- [Material Design](https://material.io/)
- [Carbon Design System](https://www.carbondesignsystem.com/)
- [Shopify Polaris](https://polaris.shopify.com/)
- [Base Web](https://baseweb.design/)
- [Vercel Design](https://vercel.com/design)

## Contributing ❤️

We're always looking for contributors to help us fix bugs, build new features, or help us improve the project documentation. If you're interested, definitely check out our [Contributing Guide](/CONTRIBUTING.md)

### Maintainers

- [Riccardo Brero](https://github.com/Riki1312)

## License

Licensed under the [Apache 2.0 License](/LICENSE).