Skip to content
Julie Meloni edited this page Oct 25, 2018 · 19 revisions

Welcome to the U.S. Forms System Wiki!

THIS IS A WORK IN PROGRESS.

US Forms Logo

Modeled after the US 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.

Clone this wiki locally