-
Notifications
You must be signed in to change notification settings - Fork 35
Home
THIS IS A WORK IN PROGRESS.
Modeled after the U.S. Web Design System, this project creates an open source code library and a starter application for building complex web-based forms significantly faster than existing methods.
This library enables you to build web-based forms using React and the JSON Schema standard. Instead of building and configuring your React components from scratch, use this library and guidance to describe the form fields in a JSON Schema configuration file, which will then render the backing React components necessary to build your form.
Originally inspired by Mozilla's react-jsonschema-form library and based on successes at the Department of Veterans Affairs' Vets.gov site, we've created a version specific for building web-based forms styled using the U.S. Web Design System for a consistent look and feel across government.
- Current (Phase 2) Roadmap
- Phase 1 Information
- Release Process
- Stable: 1.2.0 (GitHub, npm)