Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.01 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.01 KB

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: