Skip to content

sablierapp/theme-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: