Skip to content

VigneshVSV/mobx-render-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOBX RENDER ENGINE

A mobx state management based JSON driven React renderer. Register your custom components, use the state manager to fetch a JSON containing your components' props to make the renderer render your component.

Currently works with hololinked.webdashboard python package which contains python to JSON logic and mui-mobx-render-engine, hololinked-dashboard-components containing some example components from React MUI.

Python examples at python-examples-respository.

This is an npm distributable, not a standalone React app.

npm install --save @hololinked/mobx-render-engine

For MUI components npm install --save @hololinked/mui-render-engine

Releases

No releases published

Packages

No packages published