Gathering detailed insights and metrics for @jsonforms/angular-material
Gathering detailed insights and metrics for @jsonforms/angular-material
Gathering detailed insights and metrics for @jsonforms/angular-material
Gathering detailed insights and metrics for @jsonforms/angular-material
npm install @jsonforms/angular-material
58.1
Supply Chain
84.1
Quality
91.6
Maintenance
100
Vulnerability
96.4
License
Module System
Unable to determine the module system for this package.
Min. Node Version
Typescript Support
Node Version
NPM Version
2,224 Stars
1,516 Commits
373 Forks
34 Watching
9 Branches
111 Contributors
Updated on 26 Nov 2024
Minified
Minified + Gzipped
TypeScript (86.33%)
Vue (11.25%)
JavaScript (1.47%)
CSS (0.55%)
HTML (0.22%)
Shell (0.14%)
Dockerfile (0.04%)
Cumulative downloads
Total Downloads
Last day
-36.4%
527
Compared to previous day
Last week
-13.1%
2,354
Compared to previous week
Last month
-6.9%
10,287
Compared to previous month
Last year
-21.9%
85,111
Compared to previous year
12
60
Complex forms in the blink of an eye
Please see the official JSON Forms website, jsonforms.io, for documentation, examples and API references.
git clone https://github.com/eclipsesource/jsonforms-react-seed.git
npm ci
npm run start
For more info about the seed app, please see the corresponding README file of the seed repo. For a more detailed tutorial about the usage of JSON Forms, please see this tutorial.
If you encounter any problems feel free to open an issue on the repo. For questions and discussions please use the JSON Forms board. You can also reach us via email. In addition, EclipseSource also offers professional support for JSON Forms.
See our migration guide when updating JSON Forms.
The project roadmap can be found in ROADMAP.md.
Issues are sorted in one the following milestones that indicate when their implementation is planned. Independently of the assigned milestone, contributions are always accepted and appreciated.
.x
milestone. Issues which are concrete candidates for one of the next versions.pnpm i --frozen-lockfile
As an alternative to the first time setup, you can use the provided VS Code dev container configured in devcontainer.json.
Remote Containers: Reopen in container
Note: If you have installed dependencies before opening the remote container, its initialization might fail.
In this case, you can try to clean the repository with git clean -dfx
. Beware that this removes all untracked files!
pnpm run build
pnpm run test
dist
folder of all packages): pnpm run clean
cd packages/vanilla-renderers && pnpm run dev
cd packages/material-renderers && pnpm run dev
cd packages/angular-material && pnpm run dev
cd packages/vue-vanilla && pnpm run serve
cd packages/vue-vuetify && pnpm run dev
For more info about how we handle dependencies and releases in the JSON Forms project, please see our Developer Documentation wiki page.
The JSON Forms project is built and tested via Github actions on Linux, Mac and Windows. Coverage is documented by Coveralls.
We welcome community participation! Whether you're reporting bugs, proposing features, participating in discussions, or making direct contributions, your involvement is highly valued. See here for the contribution guidelines.
The JSON Forms project is licensed under the MIT License. See the LICENSE file for more information.
No vulnerabilities found.
Reason
12 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
packaging workflow detected
Details
Reason
license file detected
Details
Reason
Found 18/27 approved changesets -- score normalized to 6
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
security policy file not detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
23 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-25
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