https://github.com/oceanbase/oceanbase-design
An enterprise-class design system based on Ant Design and extending it.
https://github.com/oceanbase/oceanbase-design
design-system oceanbase oceanbase-design react typescript ui-kit ui-library
Last synced: about 1 month ago
JSON representation
An enterprise-class design system based on Ant Design and extending it.
- Host: GitHub
- URL: https://github.com/oceanbase/oceanbase-design
- Owner: oceanbase
- License: mit
- Created: 2023-06-28T10:59:41.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2026-04-02T06:30:50.000Z (about 1 month ago)
- Last Synced: 2026-04-03T05:38:30.264Z (about 1 month ago)
- Topics: design-system, oceanbase, oceanbase-design, react, typescript, ui-kit, ui-library
- Language: TypeScript
- Homepage: https://design.oceanbase.com
- Size: 29.9 MB
- Stars: 50
- Watchers: 10
- Forks: 23
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[OceanBase Design](https://design.oceanbase.com) is an enterprise-class design system based on [Ant Design](https://ant.design) and extending it. Help OceanBase ecology and designers/developers building professional products.
## 📋 Documentation
- [https://design.oceanbase.com](https://design.oceanbase.com)
## 🔨 Usage
- [@oceanbase/design](https://design.oceanbase.com/docs/design-introduce)
- [@oceanbase/ui](https://design.oceanbase.com/docs/ui-introduce)
- [@oceanbase/icons](https://design.oceanbase.com/components/icon)
- [@oceanbase/charts](https://design.oceanbase.com/docs/charts-introduce)
- [@oceanbase/util](https://github.com/oceanbase/oceanbase-design/tree/master/packages/util)
- [@oceanbase/codemod](https://github.com/oceanbase/oceanbase-design/tree/master/packages/codemod)
## ⌨️ Development
Use Gitpod, a free online dev environment for GitHub.
[](https://gitpod.io/#https://github.com/oceanbase/oceanbase-design)
Or clone locally:
```bash
$ git clone git@github.com:oceanbase/oceanbase-design.git
$ cd oceanbase-design
$ npm install -g pnpm
$ pnpm install
$ pnpm run start
```
Open your browser and visit http://127.0.0.1:8000.
## 🔗 Links
- [Ant Design](https://ant.design)
- [Ant Design Pro Components](https://procomponents.ant.design)
- [Ant Design Charts](https://charts.ant.design)
## ⚖️ License
MIT © [OceanBase](https://github.com/oceanbase)
## Contributors