Security News
vlt Debuts New JavaScript Package Manager and Serverless Registry at NodeConf EU
vlt introduced its new package manager and a serverless registry this week, innovating in a space where npm has stagnated.
@jsonforms/core
Advanced tools
Complex forms in the blink of an eye
JSON Forms eliminates the tedious task of writing fully-featured forms by hand by leveraging the capabilities of JSON, JSON Schema and Javascript.
This is the JSON Forms core package. It provides the basic functionality needed to render forms.
In order to use JSON Forms Core you need to decide which UI framework you would like to use.
JSON Forms currently supports React, Angular and Vue.
The following seeds are available:
See the official documentation and the Example Package on how to integrate JSON Forms with your application.
Check https://www.npmjs.com/search?q=%40jsonforms for all published JSON Forms packages.
With version 3.0 of JSON Forms we removed json-schema-ref-parser
from the core package.
This change only affects users of the React variant (Vue and Angular are not affected) and even for React only a few users will need to adjust their code.
To avoid issues and for more information, please have a look at our migration guide.
The JSON Forms project is licensed under the MIT License. See the LICENSE file for more information.
Our current roadmap is available here.
JSON Forms is developed by EclipseSource.
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.
FAQs
Core module of JSON Forms
The npm package @jsonforms/core receives a total of 42,121 weekly downloads. As such, @jsonforms/core popularity was classified as popular.
We found that @jsonforms/core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 open source maintainers collaborating on the project.
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
vlt introduced its new package manager and a serverless registry this week, innovating in a space where npm has stagnated.
Security News
Research
The Socket Research Team uncovered a malicious Python package typosquatting the popular 'fabric' SSH library, silently exfiltrating AWS credentials from unsuspecting developers.
Security News
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.