https://github.com/cobaltinc/caple-design-system
Caple Design System is an open-source design system built by Cobalt, Inc.
https://github.com/cobaltinc/caple-design-system
caple cobalt design-systems react react-components
Last synced: 8 months ago
JSON representation
Caple Design System is an open-source design system built by Cobalt, Inc.
- Host: GitHub
- URL: https://github.com/cobaltinc/caple-design-system
- Owner: cobaltinc
- License: mit
- Created: 2020-03-04T04:12:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T03:27:39.000Z (over 3 years ago)
- Last Synced: 2025-10-24T11:58:33.435Z (8 months ago)
- Topics: caple, cobalt, design-systems, react, react-components
- Language: TypeScript
- Homepage: http://design.caple.ai
- Size: 8.26 MB
- Stars: 73
- Watchers: 4
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Caple Design System
Caple Design System is an open-source design system built by Cobalt, Inc.
## :rocket: Getting started
If you're looking for React components, take a look at [@caplt-ui/react](./package/react). If you want to only iconography assets, checkout [@capl-ui/icons-react](./packages/icons-react).
There are no packages for Vue.js and Angular yet. We plan to release them later.
| Package name | Description |
| ------------------------------------------------- | ------------------------------------------- |
| [`@caple-ui/colors`](./packages/colors) | Caple Design System colors |
| [`@caple-ui/icons-react`](./packages/icons-react) | Iconography assets for React |
| [`@caple-ui/react`](./packages/react) | Caple Design System UI for React components |
## :books: Documatation
* See our documentation site [here](https://design.caple.ai) for full how-to docs and guidelines
## :raised_hands: Contributing
All contributions are welcome! Please check out our [Contribution Guidelines](.github/CONTRIBUTING.md) for detailed information on how you can lend a hand.
## :page_facing_up: License
Caple Design System is made available under the [MIT License](./LICENSE).