GTFS-to-HTML: Difference between revisions

From TransitWiki
Jump to navigation Jump to search
created stub page
 
Leeor (talk | contribs)
No edit summary
Line 1: Line 1:
{{infobox
|title=GTFS to HTML
|vendor= Brendan Nee
|license= [The MIT License]]
|website= [https://github.com/brendannee/gtfs-to-html https://github.com/ brendannee/gtfs-to-html]
}}
GTFS-to-HTML is a node.js-based application that produces HTML timetables from [[GTFS]] datasets. The open-source application was created by Brendan Nee. The source code is available at [https://github.com/brendannee/gtfs-to-html github.com/brendannee/gtfs-to-html].
GTFS-to-HTML is a node.js-based application that produces HTML timetables from [[GTFS]] datasets. The open-source application was created by Brendan Nee. The source code is available at [https://github.com/brendannee/gtfs-to-html github.com/brendannee/gtfs-to-html].



Revision as of 09:37, 22 January 2017

GTFS to HTML
Vendor Brendan Nee
License [The MIT License]]
Website https://github.com/ brendannee/gtfs-to-html


GTFS-to-HTML is a node.js-based application that produces HTML timetables from GTFS datasets. The open-source application was created by Brendan Nee. The source code is available at github.com/brendannee/gtfs-to-html.

References