Developer Wisdom
30 Seconds of Knowledge
CodeToGo
Hey Meta
Shortcuts.design
Devhints
Pretzel
Web Code Tools
jq
fzf
HTTPie
jello
fx
Bat
fd
cURL
No features have been listed yet.
No Developer Wisdom videos yet. You could help us improve this page by suggesting one.
Based on our record, jq seems to be more popular. It has been mentiond 162 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Therefore, if I have to choose one right now, I would probably go for Mustache, and a JSON processor such as jq as a glue if needed. - Source: dev.to / over 1 year ago
I am lazy person, so I worked harder and wrote a small jq script to generate a list of rules to go into the select key in ruff.lint section:. - Source: dev.to / over 1 year ago
"jq is a lightweight and flexible command-line JSON processor" from the jq https://stedolan.github.io/jq/. - Source: dev.to / almost 5 years ago
Make sure you have both the Stripe CLI and jq installed before running this command. - Source: dev.to / over 1 year ago
You provide your JSON data and specify the desired transformation using natural language. The AI generates a transformation filter, often using JQ under the hood, that you can apply to your data. - Source: dev.to / almost 2 years ago
30 Seconds of Knowledge - Become a better developer, in every new tab.
fzf - A command-line fuzzy finder written in Go
CodeToGo - Find updated snippets for common JavaScript use cases
HTTPie - CLI HTTP that will make you smile. JSON support, syntax highlighting, wget-like downloads, extensions, and more.
Hey Meta - Quickly check, improve and generate your website's meta tags
jello - jello is a command line tool that filters JSON data using pure python syntax.