uiengine-adapter-react

0.17.0 • Public • Published

UIengine template adapter for React/JSX

🚦 State: Proof of concept

Configuration

Plain and simple:

adapters:
  jsx: uiengine-adapter-react

With options:

adapters:
  jsx:
    module: uiengine-adapter-react
    options:
      debug: true

Right now there is only the option debug for a more detailed output in case of rendering errors.

Package Sidebar

Install

npm i uiengine-adapter-react

Weekly Downloads

1

Version

0.17.0

License

MIT

Unpacked Size

2.44 kB

Total Files

5

Last publish

Collaborators

  • dennisreimann