Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/doylemark/vatsim-parser

Node script for parsing vatsim-data.txt
https://github.com/doylemark/vatsim-parser

Last synced: 12 days ago
JSON representation

Node script for parsing vatsim-data.txt

Awesome Lists containing this project

README

        

# vatsim-parser
Node script for parsing vatsim-data.txt

Requires node to be installed.

### Parse your file

```js
node parser.js //writes output to parseddata.json
```