Skip to content

External Templates Catalogue

Julian Knight edited this page Oct 15, 2022 · 8 revisions

Use this page to keep a central record of publicly accessible external uibuilder templates for people to use.

  • TotallyInformation/uib-template-test - An example test external template for node-red-contrib-uibuilder. Please use as a base for creating other external templates.
  • TotallyInformation/uib-template-svelte-simple - A simplistic template for using Svelte (with a build step).
  • donpedro/svelte-uibuilder - Based on svelte-basic. "The goal was to use the latest version of svelte and all of the current best practices and tooling. Everything looks great, except unfortunately I couldn't get Vite's dev mode to play nice with the Node-RED/uibuilder server; it won't auto-reload the browser in that scenario. It does automatically rebuild when changes are made, you just have to then reload the browser". (See discussion).

Please see Creating Templates in the tech docs for help on creating new templates. Please feel free to add your template repo link to the list above or let me know about it and I can add it for you.

Clone this wiki locally