Gathering detailed insights and metrics for @rjsf/antd
Gathering detailed insights and metrics for @rjsf/antd
Gathering detailed insights and metrics for @rjsf/antd
Gathering detailed insights and metrics for @rjsf/antd
rjsf-antd
Ant Design theme, fields and widgets for react-jsonschema-form
@agentlab/rjsf-antd
Ant Design theme, fields and widgets for react-jsonschema-form
rjsf-antd-collapsible
Ant Design theme, fields and widgets for react-jsonschema-form
@tkay/rjsf-antd
Ant Design theme, fields and widgets for react-jsonschema-form
A React component for building Web forms from JSON Schema.
npm install @rjsf/antd
Typescript
Module System
Min. Node Version
Node Version
NPM Version
TypeScript (76.56%)
JavaScript (22.56%)
CSS (0.67%)
MDX (0.19%)
HTML (0.02%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
Apache-2.0 License
15,034 Stars
1,794 Commits
2,267 Forks
162 Watchers
29 Branches
370 Contributors
Updated on Jul 14, 2025
Latest Version
5.24.11
Package Id
@rjsf/antd@5.24.11
Unpacked Size
622.90 kB
Size
141.71 kB
File Count
115
NPM Version
lerna/6.6.2/node@v18.20.8+x64 (linux)
Node Version
18.20.8
Published on
Jun 04, 2025
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
4
6
32
Ant Design theme, fields and widgets for react-jsonschema-form
.
Explore the docs »
View Playground
·
Report Bug
·
Request Feature
Ant Design theme, fields and widgets for react-jsonschema-form
.
antd >= 4.0.0
@ant-design/icons >= 4.0.0
dayjs >= 1.8.0
@rjsf/core >= 2.0.0
1npm install antd @ant-design/icons dayjs @rjsf/core
1npm install @rjsf/antd
1import Form from '@rjsf/antd';
or
1import { withTheme } from '@rjsf/core'; 2import { Theme as AntDTheme } from '@rjsf/antd'; 3 4// Make modifications to the theme with your own fields and widgets 5 6const Form = withTheme(AntDTheme);
See the general open issues.
Read our contributors' guide to get started.
rjsf team: https://github.com/orgs/rjsf-team/people
GitHub repository: https://github.com/rjsf-team/react-jsonschema-form
No vulnerabilities found.
Reason
security policy file detected
Details
Reason
30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
Found 26/28 approved changesets -- score normalized to 9
Reason
3 existing vulnerabilities detected
Details
Reason
badge detected: InProgress
Reason
dependency not pinned by hash detected -- score normalized to 1
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More