Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sapics/json_to_msgpack

Node command line tool for JSON to MessagePack converter
https://github.com/sapics/json_to_msgpack

Last synced: about 1 month ago
JSON representation

Node command line tool for JSON to MessagePack converter

Awesome Lists containing this project

README

        

# json_to_msgpack
Node command line tool for JSON to MessagePack converter

```command
git clone https://github.com/sapics/json_to_msgpack.git
cd json_to_msgpack
npm install
node json_to_msgpack.js /var/www/testdata
```