underscore-cli
JSON processor
A command-line utility-belt for manipulating JSON data and performing structured data processing in JavaScript
Command-line utility-belt for hacking JSON and Javascript.
2k stars
56 watching
82 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
globocom/json-sharp | A tool for processing JSON objects with reusable operation configurations | 6 |
trentm/json | A fast CLI tool for massaging JSON on the Unix command line | 1,558 |
danielstjules/pjs | A tool for filtering, mapping, and reducing data in JavaScript from the command line. | 420 |
ldn-softdev/jtc | A JSON data manipulation tool with features like walk-path interface and support for regular expressions | 502 |
onryldz/x-superobject | A Pascal library for rapid JSON data processing and manipulation across multiple platforms. | 316 |
kellyjonbrazil/jello | A CLI tool to filter JSON and JSON Lines data using Python syntax | 498 |
javadev/underscore-java | Provides a functional programming library for Java, emulating the functionality of Underscore.js | 533 |
sindresorhus/parse-columns-cli | Transforms text columns from Unix commands into JSON data for manipulation | 66 |
serkanyersen/underscore.py | A Python port of a JavaScript utility library providing functional programming tools and micro templating functionality. | 291 |
clojure/data.json | A JSON parser and generator for Clojure data structures | 544 |
doloopwhile/pyjq | A Python binding for a JSON processor that allows transforming and filtering structured data | 195 |
florents-tselai/pgjq | An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 189 |
diro/qml_underscorejs | A JavaScript library that adapts the popular underscore.js utility functions to work within Qt/QML's restricted JavaScript environment. | 8 |
mpkocher/qpyson | A commandline tool to explore, transform, or munge JSON files using Python | 5 |
wanglingsong/jsonsurfer | A Java streaming JSON processor with support for selective data extraction and multiple binary formats. | 296 |