conform VS remix-validated-form

Compare conform vs remix-validated-form and see what are their differences.

conform

A type-safe form validation library utilizing web fundamentals to progressively enhance HTML Forms with full support for server frameworks like Remix and Next.js. (by edmundhung)

remix-validated-form

Form component and utils for easy form validation in remix (by airjp73)
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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
conform remix-validated-form
1 3
1,269 753
- -
9.5 8.0
8 days ago 5 months ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

conform

Posts with mentions or reviews of conform. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-16.

remix-validated-form

Posts with mentions or reviews of remix-validated-form. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-21.
  • Remix Vite Is Now Stable
    5 projects | news.ycombinator.com | 21 Feb 2024
    I like using https://www.remix-validated-form.io/, which you would use to get a type safe validated object before doing the submit. And then you could reuse the validator on the backend as well.
  • Secure Your Remix.js App: A Guide to Authentication and Authorization
    4 projects | dev.to | 15 May 2023
    Starting with the page for creating a new account, let's use the loader primitive to return the initial state of the form that will be managed using Remix Validated Form. When the form is submitted, we validate the integrity of the data and, if valid, we pass it in the arguments of the createAccount function. If successful, we proceed to create a user session using the authenticator.
  • Remix Framework Review: Remix is cool but does it have any downsides?
    2 projects | /r/reactjs | 16 Jul 2022
    We've been using remix-validated-form with the zod plugin. It works very well https://github.com/airjp73/remix-validated-form.

What are some alternatives?

When comparing conform and remix-validated-form you can also consider the following projects:

arkesia.gg-web - Interactive Lost Ark map

remix-auth-form - A Remix Auth strategy for working with forms.

react-router-typesafe-routes - Comprehensive and extensible type-safe routes for React Router v6 with first-class support for nested routes and param validation.

tiyo - Remix.js Authentication and Authorization 🦦

pressunto - Pressunto is a content editor for GitHub that does not get in your way designed for managing markdown files in static websites. It aims the simplest editing experience you could hope for while preserving your original content structure.

remix-auth - Simple Authentication for Remix

felte - An extensible form library for Svelte, Solid and React