https://github.com/baloise/design-system-examples
Example projects with angular, vue and react
https://github.com/baloise/design-system-examples
Last synced: about 1 year ago
JSON representation
Example projects with angular, vue and react
- Host: GitHub
- URL: https://github.com/baloise/design-system-examples
- Owner: baloise
- Created: 2021-12-09T08:18:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-13T14:35:53.000Z (over 1 year ago)
- Last Synced: 2025-04-19T19:34:31.134Z (about 1 year ago)
- Language: TypeScript
- Size: 5.82 MB
- Stars: 5
- Watchers: 12
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/baloise/design-system/actions/workflows/continous.yml)
[](https://github.com/baloise/design-system/actions/workflows/release.yml)






## About
The Baloise Design System consists of reusable components and a clearly defined visual style, that can be assembled together to build any number of applications.
## Documentation
The [documentation](https://design.baloise.dev) is published on now.sh, and is built with [vuepress](https://vuepress.vuejs.org/).
## Packages
| Library | Status | Description |
| ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------ | ---------------------------------------------------------------------- |
| [Components](https://design.baloise.dev/components/) |  | Core package build with web components and global styling. |
| [Components Angular](https://design.baloise.dev/components/getting-started/angular/) |  | Angular component proxies based on the the core package. |
| [Components Vue](https://design.baloise.dev/components/getting-started/vue/) |  | Vue component proxies based on the the core package. |
| [Components React](https://design.baloise.dev/components/getting-started/react/) |  | React component proxies based on the the core package. |
| [Components Table](https://design.baloise.dev/components/components/bal-table.html) |  | Integration library for AG-Grid with styles and renderer functions |
| [Icons](https://design.baloise.dev/design/icons.html#all-icons) |  | SVG icons of the design system. |
| [Fonts](https://design.baloise.dev/design/typography.html) |  | Web-Font of the design system. |
| [Testing](https://design.baloise.dev/components/tooling/testing.html) |  | Testing package with custom and overriden commands for each component. |