MSON

πŸ—οΈMSON Lang: Generate an app from JSON (by redgeoff)

MSON Alternatives

Similar projects and alternatives to MSON

  • markdown-here

    73 MSON VS markdown-here

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

  • MSON-React

    1 MSON VS MSON-React

    React and Material-UI Rendering Layer for MSON

  • 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
  • react-jsonschema-form

    A React component for building Web forms from JSON Schema.

  • formik

    43 MSON VS formik

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

  • JSONForms

    21 MSON VS 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

    28 MSON VS react-final-form

    🏁 High performance subscription-based form state management for React

  • 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.

    InfluxDB logo
  • redux-form

    6 MSON VS redux-form

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

  • SurveyJS

    1 MSON VS SurveyJS

    Free Open-Source JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout that lets you load and run multiple web forms, or build your own self-hosted form management system, retaining all sensitive data on your servers. You have total freedom of choice as to the backend, because any server + database combination is fully compatible.

  • deltadb

    1 MSON VS deltadb

    An offline-first database

  • react-hook-form

    211 MSON VS react-hook-form

    πŸ“‹ React Hooks for form state management and validation (Web + React Native)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better MSON alternative or higher similarity.

MSON reviews and mentions

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" } ] };

Stats

Basic MSON repo stats
2
470
4.0
4 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com