
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
github.com/eclipsesource/jsonforms
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.
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.