stedolan/jq

Command-line JSON processor

CM4ShellYaccjqMakefileOtherjq
This is stars and forks stats for /stedolan/jq repository. As of 25 Apr, 2024 this repository has 26831 stars and 1494 forks.

jq jq is a lightweight and flexible command-line JSON processor akin tosed,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. Documentation Official Documentation: jqlang.github.io/jq Try jq Online: jqplay.org Installation Prebuilt Binaries Download the latest releases from the GitHub release page. Docker Image Pull the jq image to start quickly with Docker. Building from source Dependencies libtool make automake autoconf Instructions git submodule update --init # if building from git to get oniguruma autoreconf -i # if building from git ./configure --with-oniguruma=builtin make -j8 make check sudo make install Build a statically linked version: make LDFLAGS=-all-static If you're not using the latest git version but instead building a released tarball (available on the release page), skip the autoreconf step, and flex or bison won't be needed. Cross-Compilation For details on cross-compilation, check out the GitHub Actions file and the cross-compilation wiki page. Community & Support Questions & Help: Stack Overflow (jq tag) Chat & Community: Join us on Discord Wiki & Advanced Topics: Explore the Wiki License jq is released under the MIT License.
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
VirusTotal/yaraCYaccLex7.1k01.4k0
AvaloniaUI/AvaloniaC#Objective-C++TypeScript19.9k+661.7k+1
dotnet-architecture/eShopOnWebC#HTMLCSS9.2k04.8k0
stefanprodan/AspNetCoreRateLimitC#PowerShellHTML2.9k04290
AutoMapper/AutoMapperC#Other9.5k01.7k0
coding-horror/basic-computer-gamesC#JavaScriptJava10.2k01.3k0
MassTransit/MassTransitC#5.9k01.5k0
Azure/azure-functions-durable-extensionC#CSSJavaScript68002660
Azure/azure-functions-dotnet-workerC#PowerShell34101340
sebastienros/jintC#JavaScript3.5k05580