|
|
|
|
|
by bongobingo1
1100 days ago
|
|
> light node.js dependency Pedantic but just for drive-by readers, there isn't really any nodejs dependency. You can use it to manage JS dependencies, or you can forgo it for "vendoring" with esbuild (or bun, etc). Liveview itself has a small JS component that is mostly transparent (socket.connect() basically). You can of course add more JS too it. |
|