0.1.1 • Published 2 years ago

@hololinked/mobx-render-engine v0.1.1

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
2 years ago

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 react-mui-mobx-render-engine containing components from React MUI . Look (...will be filled...) for examples.

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