Plot common visualizations from the command line
npm install ddd
NOTE: This module is just a proof of concept. Use at your own risk
Quick example:
```bash echo [1,2,3] | ddd```
bash echo [1,2,3] | ddd
npm install -g ddd