data-cat
v0.0.11
Published
catenates readable data to stdout
Downloads
29
Readme
data-cat catenates readable data to stdout
###Supported Encodings
- binary
- octal
- hexadecimal
- base64
##Usage:
data-cat [options] [file]##Example:
data-cat -h foo
64 6f 6f a##Installation:
npm install -g data-cat