https://github.com/max-mapper/data-plumber
a nodeschool workshop for munging data on the command line
https://github.com/max-mapper/data-plumber
Last synced: 2 months ago
JSON representation
a nodeschool workshop for munging data on the command line
- Host: GitHub
- URL: https://github.com/max-mapper/data-plumber
- Owner: max-mapper
- Created: 2014-06-28T23:12:26.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-20T17:07:35.000Z (almost 10 years ago)
- Last Synced: 2025-04-21T20:06:55.437Z (2 months ago)
- Language: JavaScript
- Size: 2.05 MB
- Stars: 35
- Watchers: 4
- Forks: 5
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-workshopper - data-plumber
README
# data-plumber
A nodeschool workshop that teaches the basics of command line data processing
No JavaScript necessary! Everything is done on the command line. But everything is written in JS in case you want to dive in
```
npm install data-plumber -g
data-plumber
```