LINKDING
Login
Shared bookmarks
Sort by
Added ↑
Added ↓
Title ↑
Title ↓
Apply
Tags
soheilpro/catj: Displays JSON files in a flat format.
#.blogit
#cli
#json
|
A CLI that displays JSON files in a flat format, quickly turning JSON data into valid JavaScript field references. It will make more sense when you check out the repo.
5 years ago
|
View
Shared by
ttscoff
jq Manual
#cli
#documentation
#json
|
jq is a lightweight and flexible command-line JSON processor. Documentation and manual.
10 years ago
|
View
Shared by
ttscoff
jq
#blogit
#cli
#json
#scraper
|
CLI query tool for JSON. Great for handling JSON responses in command line scripts.
10 years ago
|
View
Shared by
ttscoff
Shell Scripting with Objective-C
#cli
#cocoa
#icon
#itunes
#json
#mask
#objc
#python
|
Let’s take an example: I would like to get the app icons for a list of iOS apps available in the store. I need these icons in different sizes, let’s say 1024 pixels, 512 pixels, 120 pixels etc… and the icons should come with the new iOS 7 shape.
10 years ago
|
View
Shared by
ttscoff
dbohdan/jsonwatch
#cli
#json
#watcher
|
jsonwatch is a command line utility with which you can track changes in JSON data delivered by a shell command or a web (HTTP/HTTPS) API. jsonwatch requests data from the designated source repeatedly at a set interval and displays the differences when the data changes.
10 years ago
|
View
Shared by
ttscoff
micha/jsawk · GitHub
#awk
#cli
#json
|
Jsawk is like awk, but for JSON. You work with an array of JSON objects read from stdin, filter them using JavaScript to produce a results array that is printed to stdout. You can use this as a filter to manipulate data from a REST JSON web service, for example, in a shell script. Also, you can suppress JSON output and use the built-in printing functions to translate your JSON input to other formats and send that to stdout, to be piped to other processes. You can load JavaScript libraries on the command line to increase your processing power, and other things.
11 years ago
|
View
Shared by
ttscoff
Jshon: Twice as fast, 1/6th the memory
#cli
#json
|
Jshon parses, reads and creates JSON. It is designed to be as usable as possible from within the shell and replaces fragile adhoc parsers made from grep/sed/awk as well as heavyweight one-line parsers made from perl/python.
11 years ago
|
View
Shared by
ttscoff
nkohari/jwalk · GitHub
#cli
#json
|
jwalk provides an easy way to inspect the object tree created by a JSON file via the command line. The interface provided is a lot like a typical shell, with familiar commands like cd and ls.
11 years ago
|
View
Shared by
ttscoff
Previous
1
Next
User
Everyone
ttscoff
Apply
Tags
-cli
-json
.
blogit
a
wk
b
logit
c
ocoa
d
ocumentation
i
con
itunes
m
ask
o
bjc
p
ython
s
craper
w
atcher