fudi
Version:
101 ways to encode/decode FUDI
24 lines (15 loc) • 468 B
Markdown
# 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.