low-form VS formuj

Compare low-form vs formuj and see what are their differences.

low-form

An experiment to create the lowest-impact React form API (by heythisispaul)
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
low-form formuj
2 3
0 11
- -
0.0 0.0
almost 3 years ago over 1 year ago
TypeScript JavaScript
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.

low-form

Posts with mentions or reviews of low-form. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-24.
  • formuj: A delightful React form framework built on top of Formik
    2 projects | /r/reactjs | 24 Sep 2021
    I recently played around with making the most simple to use, dependency-free, React form implementation possible and I published it as low-form. It's definitely not production ready and more of an experiment than anything, but the API feels like we were going for the same spirit.
  • Projects using Jest and React
    4 projects | /r/reactjs | 1 Jul 2021
    I recently put together a sort of silly React library called low-form. I did all the testing with jest and react testing library, feel free to check it out.

formuj

Posts with mentions or reviews of formuj. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-30.
  • Formik sucks, is there a decent lib or the best way is to build your own forms?
    5 projects | /r/reactjs | 30 Sep 2022
    I've used formik for a very long time, I even wrote a form builder on top of it, I've never really had any problems aside from performance. RHF has some bizzare design decisions that in my experience aren't properly explained in the docs (why do I have to register inputs? what exactly is useController supposed to do?) and the documentation itself is extremely labyrinthine. And once you get to the more complicated forms where every field needs to be a controlled component then it is barely more performant than formik and a lot more messy. With formik at least you have a central context that is easy to understand and you can be sure that basically everything you need is in there - in RHF this functionality is spread across six(?) hooks that all do different things.
  • formuj: A delightful React form framework built on top of Formik
    2 projects | /r/reactjs | 24 Sep 2021
  • [AskJS] what's your stack?
    1 project | /r/javascript | 2 Feb 2021
    I use my own lib for forms in most cases.

What are some alternatives?

When comparing low-form and formuj you can also consider the following projects:

front-end - Operation Code's website

hew-web - Web interface for Hew lights

ofnotes - ✏️ Notetaking app with support for markdown, tagging, and filtering

react-hook-form - 📋 React Hooks for form state management and validation (Web + React Native)

react-final-form - 🏁 High performance subscription-based form state management for React

react-jsonschema-form - A React component for building Web forms from JSON Schema.

nextjs-wordpress-starter - A headless starter for WordPress powered by Next.js.

Reactrix - Validate forms in React, without stress 😰