Reading through the GTFS-Realtime, I came across these code samples, with Javascript in the list.
The gtfs-realtime-bindings module happens to read gtfs.zip files properly and interpret them appropriately.
I want to use the package in my angular project. How can I?