{"id":13607803,"url":"https://github.com/redgeoff/mson-react","last_synced_at":"2025-07-25T18:31:44.867Z","repository":{"id":33146822,"uuid":"152460152","full_name":"redgeoff/mson-react","owner":"redgeoff","description":"React and Material-UI Rendering Layer for MSON","archived":false,"fork":false,"pushed_at":"2023-03-14T19:32:11.000Z","size":15020,"stargazers_count":80,"open_issues_count":28,"forks_count":14,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-11-18T02:28:57.416Z","etag":null,"topics":["json","material-ui","mson","react","validation"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redgeoff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-10-10T17:07:31.000Z","updated_at":"2023-06-25T23:35:45.000Z","dependencies_parsed_at":"2024-01-16T23:30:24.036Z","dependency_job_id":"f0699c94-9883-4ed3-b7a4-904473d12806","html_url":"https://github.com/redgeoff/mson-react","commit_stats":{"total_commits":1099,"total_committers":5,"mean_commits":219.8,"dds":0.07552320291173797,"last_synced_commit":"aefc9b945a9915baa59629f6a3a2e095f9a1bd3b"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redgeoff%2Fmson-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redgeoff%2Fmson-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redgeoff%2Fmson-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redgeoff%2Fmson-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redgeoff","download_url":"https://codeload.github.com/redgeoff/mson-react/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227606423,"owners_count":17792794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["json","material-ui","mson","react","validation"],"created_at":"2024-08-01T19:01:21.761Z","updated_at":"2024-12-01T17:47:07.684Z","avatar_url":"https://github.com/redgeoff.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# \u003cimg src=\"https://raw.githubusercontent.com/redgeoff/mson/main/mson.png\" alt=\"MSON\" width=\"30\" height=\"30\" /\u003e MSON-React\n[![Circle CI](https://circleci.com/gh/redgeoff/mson-react.svg?style=svg\u0026circle-token=784da4ce47a1008cd384a42ecd6d4756ac62db3d833b07cdda)](https://circleci.com/gh/redgeoff/mson-react)\n\nUI Rendering Layer for React and Material-UI\n\n## Getting Started\n\n### Getting Started App\n\nThe best way to get started with MSON is to play with the [Getting Started App](https://github.com/redgeoff/mson-getting-started). In just a few lines of MSON, you'll generate an app that can list, edit, filter and sort a list of contacts. And, for extra fun, you can use Firebase to make it real-time capable.\n\n### Autogenerate forms in React and Material-UI with MSON\n\nImplementing great forms can be a real time-waster. With just a few lines of JSON, you can [use MSON to generate forms](https://redgeoff.com/posts/mson-react-material-ui-form/) that perform real-time validation and have a consistent layout.\n\n### Adding MSON-React to Your Existing React Project\n\n  - `yarn add mson-react` or `npm install mson-react`\n  - Add the following to the head section of your index.html:\n    ```html\n    \u003clink href=\"https://fonts.googleapis.com/icon?family=Material+Icons\" rel=\"stylesheet\"\u003e\n    ```\n    Note: MSON-React uses font icons as the user can specify any Icon during runtime and the alternative of bundling all the icons as SVG icons would make your JS bundle **huge**\n\n### MSON Demo\n\nYou may find it useful to fire up the [MSON demo](https://redgeoff.github.io/mson-react) locally:\n\n  - $ `git clone https://github.com/redgeoff/mson-react \u0026\u0026 cd mson-react \u0026\u0026 yarn install`\n  - $ `yarn start`\n  - Visit http://localhost:3000 in a web browser\n\nYou can also run the demo with a local version of MSON, if you want to experiment with local changes to MSON:\n\n  - $ `git clone https://github.com/redgeoff/mson \u0026\u0026 cd mson \u0026\u0026 yarn install \u0026\u0026 yarn compile \u0026\u0026 yarn link \u0026\u0026 cd ..`\n  - $ `git clone https://github.com/redgeoff/mson-react \u0026\u0026 cd mson-react \u0026\u0026 yarn install \u0026\u0026 yarn link mson`\n  - $ `yarn start`\n  - Visit http://localhost:3000 in a web browser\n\n## More info\n\nSee [MSON](https://github.com/redgeoff/mson) for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredgeoff%2Fmson-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredgeoff%2Fmson-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredgeoff%2Fmson-react/lists"}