ansibleguy / webui

Basic WebUI for using Ansible
https://webui.ansibleguy.net
GNU General Public License v3.0
96 stars 7 forks source link

Feature: Refactor Frontend to use SvelteJS #80

Open superstes opened 1 month ago

superstes commented 1 month ago

As lightweight JS Framework, this could bring the functionality of this application to a higher level as we don't have to manually handle the HTML-JS data binding and update-handling.

https://svelte.dev