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

https://github.com/thisconnect/fudi

Encode and decode FUDI messages in Node.js
https://github.com/thisconnect/fudi

Last synced: 11 months ago
JSON representation

Encode and decode FUDI messages in Node.js

Awesome Lists containing this project

README

          

# FUDI.js

101 ways to encode/decode [FUDI](http://en.wikipedia.org/wiki/FUDI)
messages to JSON

Run tests
---------

To run the tests first install testigo
`git submodule update --init --recursive`
or download it from [github.com/keeto/testigo](https://github.com/keeto/testigo)
to tests/testigo.

node tests/run.js

See also
--------

PuRestJson (https://github.com/residuum/PuRestJson)
provides [json-encode] and [json-decode] to work with
JSON data in Pd.