Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onfido/castor
Onfido's design system
https://github.com/onfido/castor
design-system html-css react
Last synced: 12 days ago
JSON representation
Onfido's design system
- Host: GitHub
- URL: https://github.com/onfido/castor
- Owner: onfido
- License: apache-2.0
- Created: 2020-11-20T15:11:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T15:24:12.000Z (8 months ago)
- Last Synced: 2024-04-23T19:38:10.226Z (7 months ago)
- Topics: design-system, html-css, react
- Language: TypeScript
- Homepage: https://castor.vercel.app
- Size: 17.2 MB
- Stars: 27
- Watchers: 15
- Forks: 3
- Open Issues: 69
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Castor
[![Storybook](https://raw.githubusercontent.com/storybooks/brand/master/badge/badge-storybook.svg)](https://castor.vercel.app)
_Castor_ is Onfido's design system. It has been designed to support different renderers, and plain HTML + CSS.
## Browser support
|
Chrome |
Safari |
Firefox |
Edge |
| -------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------ |
| last 2 versions | last 2 versions | last 2 versions | last 2 versions |## Install packages
For HTML + CSS only:
```sh
npm install @onfido/castor
```Setup following [core documentation](./packages/core).
If you use React:
```sh
npm install @onfido/castor-react```
Also setup following [React documentation](./packages/react).
## Sponsors
[![Vercel](https://www.datocms-assets.com/31049/1618983297-powered-by-vercel.svg)](https://vercel.com/?utm_source=onfido-oss&utm_campaign=oss)