treedrawer is a Go module for drawing trees on the terminal.
livegollection is a Golang library for live data synchronization between backend and frontend of a custom user-implemented collection. It's aimed for web applications since it works over websockets.
livegollection-client is the JavaScript/TypeScript client-side library to interact with the correspondant server-side Golang library livegollection.