bufferized
v0.0.7
Published
Zero-dependency filter that will read data from standard input and output a text + hex output to standard output.
Downloads
3
Readme
bufferized
Create a filter that will read data from standard input and output a text + hex output to standard output.
Install
npm: npm i --save bufferized
yarn: yarn add bufferized
Usage
From CLI:
echo "Subwoofer" | npx bufferized # Subwoofer | 537562776f6f666572