https://github.com/dtstack/ant-design-dtinsight-theme
This is a document of DTInsight-theme based on Ant Design.
https://github.com/dtstack/ant-design-dtinsight-theme
Last synced: 4 months ago
JSON representation
This is a document of DTInsight-theme based on Ant Design.
- Host: GitHub
- URL: https://github.com/dtstack/ant-design-dtinsight-theme
- Owner: DTStack
- Created: 2020-11-03T03:51:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-19T07:01:42.000Z (about 1 year ago)
- Last Synced: 2025-02-19T08:21:59.851Z (about 1 year ago)
- Language: Less
- Homepage: https://dtstack.github.io/ant-design-dtinsight-theme/docs/react/introduce-cn
- Size: 27.2 MB
- Stars: 24
- Watchers: 11
- Forks: 6
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# ant-design-dtinsight-theme
Engish | [Chinese](./README_zh.md)
## Docs
- [v2.x](https://dtstack.github.io/ant-design-dtinsight-theme/docs/react/introduce-cn)
- [v1.x](https://liuxy0551.github.io/ant-design-dtinsight-theme/docs/react/getting-started-cn)
This project has implemented the compilation of the DTInsight UI5.0 standard style based on the Ant-Design 4.x version and realized the component style preview based on the Bisheng framework.
In this project you can:
- Preview the component and view its associated code implementation
- Use and preview custom styles
## Installation
```javascript
npm install ant-design-dtinsight-theme --save
OR
yarn add ant-design-dtinsight-theme
```
## Contribution
At present, the project is still in the early stage. If you have better comments, please feel free to [Issue](https://github.com/DTStack/ant-design-dtinsight-theme/issues/new) or [Pull Request](https://github.com/DTStack/ant-design-dtinsight-theme/pulls)