<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: JQ Map Function Example</title><link>http://www.bing.com:80/search?q=JQ+Map+Function+Example</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>JQ Map Function Example</title><link>http://www.bing.com:80/search?q=JQ+Map+Function+Example</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>GitHub Pages - jq</title><link>https://jqlang.org/</link><description>jq 1.5 released, including new datetime, math, and regexp functions, try/catch syntax, array and object destructuring, a streaming parser, and a module system. See installation options on the download page, and the release notes for details.</description><pubDate>Fri, 26 Jun 2026 02:39:00 GMT</pubDate></item><item><title>GitHub - jqlang/jq: Command-line JSON processor</title><link>https://github.com/jqlang/jq</link><description>jq is a lightweight and flexible command-line JSON processor akin to sed, awk, grep, and friends for JSON data. It's written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data.</description><pubDate>Fri, 26 Jun 2026 04:48:00 GMT</pubDate></item><item><title>jq cheat sheet - ditig.com</title><link>https://www.ditig.com/jq-cheat-sheet</link><description>A comprehensive jq cheat sheet for using jq with files and pipes, including syntax, arguments, selectors, and key functions like keys, length, flatten, and unique.</description><pubDate>Fri, 26 Jun 2026 05:38:00 GMT</pubDate></item><item><title>jq (programming language) - Wikipedia</title><link>https://en.wikipedia.org/wiki/Jq_(programming_language)</link><description>jq is a widely-used command-line utility and very high-level, functional, domain-specific programming language designed for processing JSON data. jq filters its input data to produce modified output in a manner similar to AWK or sed, but operates on JSON values, rather than lines.</description><pubDate>Fri, 26 Jun 2026 05:24:00 GMT</pubDate></item><item><title>man jq (1): Command-line JSON processor</title><link>https://manpages.org/jq</link><description>FILTERS A jq program is a "filter": it takes an input, and produces an output. There are a lot of builtin filters for extracting a particular field of an object, or converting a number to a string, or various other standard tasks. Filters can be combined in various ways - you can pipe the output of one filter into another filter, or collect the output of a filter into an array. Some filters ...</description><pubDate>Thu, 25 Jun 2026 09:57:00 GMT</pubDate></item><item><title>Select objects based on value of variable in object using jq</title><link>https://stackoverflow.com/questions/18592173/select-objects-based-on-value-of-variable-in-object-using-jq</link><description>Jq provides to_entries and from_entries to convert between objects and key-value pair arrays. That along with map around the select These functions convert between an object and an array of key-value pairs. If to_entries is passed an object, then for each k: v entry in the input, the output array includes {"key": k, "value": v}.</description><pubDate>Wed, 24 Jun 2026 03:39:00 GMT</pubDate></item><item><title>JQ Cheatsheet - Tech Vomit</title><link>https://techvomit.net/jq/</link><description>Loop over JSON array This example will print all of the values associated with the name key:</description><pubDate>Wed, 11 Mar 2026 01:40:00 GMT</pubDate></item><item><title>Exploring jq: A Guide to Essential Techniques and Tools for ...</title><link>https://medium.com/@buczynski.rafal/exploring-jq-a-guide-to-essential-techniques-and-tools-for-professionals-b9df9db490de</link><description>Exploring jq: A Guide to Essential Techniques and Tools for Professionals 1. Introduction jq is a command-line tool that offers robust functionality for processing JSON data. It is versatile …</description><pubDate>Mon, 18 Nov 2024 23:53:00 GMT</pubDate></item><item><title>jq playground</title><link>https://play.jqlang.org/</link><description>jq playground is open-source and licensed under the MIT license. All jq queries and HTTP requests to fetch JSON are processed locally in your browser. Snippets are only sent to the server when you choose to share them. View the source code on GitHub.</description><pubDate>Thu, 25 Jun 2026 23:18:00 GMT</pubDate></item><item><title>JQ cheatsheet - Cameron Nokes</title><link>https://cameronnokes.com/blog/jq-cheatsheet/</link><description>I wrote about jq in greater depth here. This is a cheatsheet of commands and function that I’ve found useful for quick reference. Table of contents Common usages Piping from curl From a JSON file In a chain of pipes Common selectors Get a named property Get an array element by index Get an array element’s property Slice an array Creating a ...</description><pubDate>Thu, 25 Jun 2026 22:43:00 GMT</pubDate></item></channel></rss>