Copy scripts from har-dulcify and ep-erroneous-votes

Repository details (jq-hopkok)
Project page
jq-hopkok
Project log category
(14 entries)
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📁 This project has been archived.
🌠 This project is popular.
Repository activity period
🗓
Commits
14 commits
Stars
96 stars
Commit details (fad4dc54)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Copy scripts from har-dulcify and ep-erroneous-votes

Raw text
Copy scripts from har-dulcify and ep-erroneous-votes

Changed files (17)

Path Additions Deletions
src/array/take.sh +26 -0
src/array/to-array.sh +4 -0
src/array/unwrap-array.sh +4 -0
src/dynamic/concat.sh +4 -0
src/metadata/structure.sh +78 -0
src/object/as-object.sh +8 -0
src/object/merge.sh +5 -0
src/object/sort-object-keys-deep.sh +27 -0
src/parallelism/dataset-foreach.sh +29 -0
src/parallelism/dataset-query.sh +29 -0
src/parallelism/parallel-chunks.sh +6 -0
src/parallelism/parallel-n-2.sh +7 -0
src/parallelism/reduce-merge-deep-add.sh +23 -0
src/tabular/array-of-objects-to-csv.sh +26 -0
src/tabular/array-of-objects-to-tsv.sh +48 -0
src/tabular/clean-csv-sorted-header.sh +4 -0
src/tabular/clean-tsv-sorted-header.sh +4 -0

Commit categories (3)