pertify VS MSON

Compare pertify vs MSON and see what are their differences.

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
pertify MSON
1 2
4 470
- -
0.0 4.0
over 3 years ago 4 months ago
JavaScript JavaScript
MIT License Apache License 2.0
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.

pertify

Posts with mentions or reviews of pertify. We have used some of these posts to build our list of alternatives and similar projects.

MSON

Posts with mentions or reviews of MSON. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-09.
  • MSON Lang: Generate an App from JSON
    1 project | news.ycombinator.com | 7 Jun 2022
  • How to autogenerate forms in React and Material-UI with MSON
    4 projects | dev.to | 9 Feb 2021
    const definition = { component: "Form", fields: [ { name: "heading", component: "Text", text: "# Form using [MSON](https://github.com/redgeoff/mson)" }, { name: "fullName", component: "PersonFullNameField", required: true }, { name: "birthday", component: "DateField", label: "Birthday", required: true }, { name: "phone", component: "PhoneField", label: "Phone" }, { name: "submit", component: "ButtonField", label: "Submit", type: "submit", icon: "Send" } ] };

What are some alternatives?

When comparing pertify and MSON you can also consider the following projects:

builderbook - Open source web application to learn JS stack: React, Material-UI, Next.js, Node.js, Express.js, Mongoose, MongoDB database.

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

mdbootstrap - React 18 & Bootstrap 5 & Material Design 2.0 UI KIT

MSON-React - React and Material-UI Rendering Layer for MSON

carpatin-dashboard-free - Carpatin is a React JS Admin Dashboard Template that focuses on the management flows of a back-office application. We leverage the Material-UI power of stylizing the components in a way that feels more professional.

markdown-here - Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.

descent-app - Top of descent path calculator. Let's calculate your descent!

formik - Build forms in React, without the tears 😭 [Moved to: https://github.com/jaredpalmer/formik]

JSONForms - Customizable JSON Schema-based forms with React, Angular and Vue support out of the box.

data-driven-forms - React library for rendering forms.

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

redux-form - A Higher Order Component using react-redux to keep form state in a Redux store