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
npm install rjsf-antd
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
6 Stars
29 Commits
11 Forks
1 Watching
1 Branches
2 Contributors
Updated on 25 Jun 2023
TypeScript (87.24%)
JavaScript (12.32%)
HTML (0.44%)
Cumulative downloads
Total Downloads
Last day
-94.7%
2
Compared to previous day
Last week
-32.7%
99
Compared to previous week
Last month
-41.7%
504
Compared to previous month
Last year
141.9%
5,123
Compared to previous year
2
4
59
Ant Design theme, fields and widgets for react-jsonschema-form
.
Explore the docs »
View Playground
·
Report Bug
·
Request Feature
Exports Ant Design
theme, fields and widgets for react-jsonschema-form
.
1yarn add antd react-jsonschema-form
1yarn add rjsf-antd
1import { withTheme } from 'react-jsonschema-form'; 2import { Theme } from 'rjsf-antd'; 3 4const Form = withTheme(Theme);
or
1import Form from 'rjsf-antd';
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the MIT License. See LICENSE
for more information.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 1/28 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2024-11-18
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