7 packages
mutter-react-render-engine
It is a server-driven client-side rendering system built with react which allows to render interfaces using templatised input data made up of individual template layout elements & styles received from the server-side
mutter-render-engine-react
This package allows to render templates where each template element is of the form:
mutter-render-react
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
mutter-template-engine
It is a package which can be used for importing & validating templates, as well as templatising data which will be used by mutter-react-render-engine package for rendering content
mutter-test-package
This is a test react package which is to be primarily used for demostrating the process of development and publishing of react packages
@psytech/react-render-engine
It is a server-driven client-side rendering system built with react which allows to render interfaces using templatised input data made up of individual template layout elements & styles received from the server-side.
@psytech/template-engine
It is a package that can be used for importing & validating, templates & source map data, which can be used to templatise data received from any source (e.g. CSV, JSON) that can be rendered using @psytech/react-render-engine package