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

https://github.com/samcrosoft/waveform-json

A golang package to read data points from a waveform, it would return a json that is compatible or use with waveformjs.org
https://github.com/samcrosoft/waveform-json

Last synced: 3 months ago
JSON representation

A golang package to read data points from a waveform, it would return a json that is compatible or use with waveformjs.org

Awesome Lists containing this project

README

        

# waveform-json
A golang package to read data points from a waveform, it would return a json that is compatible or use with waveformjs.org

# installation
```
go get github.com/samcrosoft/waveform-json
```

# Todo
1. Complete the readme