fudi
v0.0.2
Published
101 ways to encode/decode FUDI
Downloads
11
Readme
FUDI.js
101 ways to encode/decode FUDI messages to JSON in Node.js
Run tests
To run the tests first install testigo
git submodule update --init --recursive
or download it from 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.