New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@remoteoss/json-schema-form

Package Overview
Dependencies
Maintainers
0
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remoteoss/json-schema-form

Headless UI form powered by JSON Schemas

  • 0.11.11-beta.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
10K
increased by1.61%
Maintainers
0
Weekly downloads
 
Created
Source

json-schema-form

json-schema-form is a headless UI form library powered by JSON Schemas.
It transforms JSON schemas into Javascript to be consumed by your UI libraries.


Why JSON Schemas for forms?

JSON Schemas are the SSoT (Single Source of Truth) that allows you to share form's structure and validations between frontend and backend, regardless of the language used.

Installation

Available on NPM.

npm install @remoteoss/json-schema-form
# or

yarn install @remoteoss/json-schema-form

Documentation

Check the 📚 JSF website for documentation and demos.

Contributing

Read CONTRIBUTING to get started.

Backed by Remote.com

Keywords

FAQs

Package last updated on 20 Feb 2025

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc