sablierapp / theme-editor

A theme editor for Sablier
https://editor.sablierapp.dev/
GNU General Public License v3.0
2 stars 0 forks source link

Sablier Theme Editor

Edit and preview themes directly in the browser!

Start editing at https://editor.sablierapp.dev/ !

editor

Why ?

Sablier themes are Golang html/templates because data is fed at access time.

This website allows you to live edit and preview Golang html/templates with data.

Features

Development

Run make all and then npx serve ./webui.

Everytime you change the wasm file, you need to rebuild with make all.

Credits

This website was inspired by: