mattsalt / national-rail-darwin

JS module abstracting national rail's SOAP API
https://www.npmjs.com/package/national-rail-darwin
MIT License
35 stars 19 forks source link

Update parsers.js #19

Open MissCatTrap opened 3 years ago

MissCatTrap commented 3 years ago

Adds in getting the name of the station and any nrcc messages associated with it for supported requests (seems to be very random on National Rails side) and getting the 'via' part of a route where valid.

mattsalt commented 3 years ago

Hi, many thanks for the PR! I'll take a look at it shortly.