Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> 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.



Was going to comment the same. I haven't had to touch node or npm in a year or so.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: