partition
Partitions a JSON array coming from stdin into separate partitions
Getting Started
cat my.json | parition 1 of 5 | jsargs cat > partition-1.json
Partitions a JSON array coming from stdin into separate partitions
cat my.json | parition 1 of 5 | jsargs cat > partition-1.json
npm i partition
2
0.0.1
MIT