Javascript packaging solution is really broken. Despite having multiple package managers it's still not trivial to import a package times. I really want to render a timeline for my streams and decided to use vis.js for that since it's the most popular open source solution. Not only importing vis-timeline
was not enough, I had to hunt for a solution. It's basically this and don't forget the styles
Compare this experience with goland where I'm yet to encounter a package I don't know how to import.
The library itself looks cool though!