Skip to content

oicana/oicana-example-react

Repository files navigation

React example for Oicana

https://oicana.com

This react app is not made or styled to be a production grade frontend application. It's a simple and small tech demo for Oicana on the web.

Deployed at https://example.oicana.com/

The npm package @oicana/browser is used in a shared web worker to compile Oicana templates. The UI is split between template inputs on the left and a life preview on the right. Changing the input values for blob or json inputs will cause the preview to update. Any warnings or errors from the compilation will be logged to the console.

Development

To start the application locally, run npm i and npm run dev.

Requires Node >= 22.15

Licensing

The code of this example project is licensed under the MIT license.

Please be aware that the dependencies @oicana/browser and @oicana/browser-wasm are licensed under PolyForm Noncommercial License 1.0.0.

About

React app showcase for using Oicana templates in the browser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published