What UI library would you use to quickly prototype some forms?

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • jsonform

    Build forms from JSON Schema. Easily template-able. Compatible with Bootstrap 3 out of the box.

  • vazco/uniforms

    A React library for building forms from any schema.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • pico

    Minimal CSS Framework for semantic HTML

  • I'd reach for something like Pico.css as a starting point. HTML-first really helps adhere to semantic html principles, and will work well with any JS framework. I'd love to see something like this that would go hand in hand with Tailwind but haven't taken the time to look or build it.

  • whizflow

    a lightweight, headless and extensible React library for building dynamic multi-step forms or troubleshooting workflows.

  • Have a look - https://github.com/itamarbareket/whizflow/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts