Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jogi1/golang-mvd

go mvd parser
https://github.com/jogi1/golang-mvd

Last synced: 24 days ago
JSON representation

go mvd parser

Awesome Lists containing this project

README

        

# golang-mvd

# building
golang 1.13 is required.

# output
output is handled via javascript run in a vm. if a file "runme.js" is in the same dir as the parser it will be used instead of the inbuild default (wich can be found in "data/default.js")
check ```examples/frame.js``` for an example of the ```on_frame(current, last, events)``` handling