MSON

🏗️MSON Lang: Generate an app from JSON (by redgeoff)

MSON Alternatives

Similar projects and alternatives to MSON

  1. markdown-here

    77 MSON VS markdown-here

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

  2. Puter.js

    Puter.js - The Backend for AI-Generated Apps. One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.

    Puter.js logo
  3. MSON-React

    1 MSON VS MSON-React

    React and Material-UI Rendering Layer for MSON

  4. react-jsonschema-form

    A React component for building Web forms from JSON Schema.

  5. mobx-form

    0 MSON VS mobx-form

    High performance, hook-based forms library for React, powered by MobX.

  6. JSONForms

    25 MSON VS JSONForms

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

  7. data-driven-forms

    4 MSON VS data-driven-forms

    React library for rendering forms.

  8. AppSignal

    Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.

    AppSignal logo
  9. formik

    44 MSON VS formik

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

  10. deltadb

    2 MSON VS deltadb

    An offline-first database

  11. react-final-form

    32 MSON VS react-final-form

    🏁 High performance subscription-based form state management for React

  12. SurveyJS Form Library

    5 MSON VS SurveyJS Form Library

    SurveyJS Form Library is a JavaScript form rendering and validation engine that takes a JSON schema and dynamically generates interactive forms using a framework-independent core. It runs entirely on the client, handling UI rendering, conditional logic, and validation, while giving you full control over data storage and submission on your backend. The same form model can be rendered through dedicated, natively supported packages for React, Angular, Vue, or vanilla JavaScript without changing the

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 discussion

Log in or Post with

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
474
4.0
over 2 years ago

Sponsored
Puter.js - The Backend for AI-Generated Apps
One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.
developer.puter.com

Did you know that JavaScript is
the 5th most popular programming language
based on number of references?