JQNPM (archived) (jqnpm)

JQNPM (archived)

jqnpm

Geek Repo

Package manager for jq, a lightweight and flexible command-line JSON processor. Projects have been archived; change your filter to see all of them below.

Home Page:https://joelpurra.com/projects/jqnpm

Twitter:@jqnpm

Github PK Tool:Github PK Tool

JQNPM (archived)'s repositories

jqnpm

A package manager built for the command-line JSON processor jq.

Language:ShellLicense:NOASSERTIONStargazers:45Issues:8Issues:7

jq-bigint

A big integer library for working with possibly-signed arbitrarily long decimal strings.

Language:jqLicense:NOASSERTIONStargazers:6Issues:2Issues:1

jq-object-sorting

Sort objects by keys or values.

Language:ShellLicense:NOASSERTIONStargazers:6Issues:1Issues:0

jq-math

A collection of basic mathematical functions.

Language:ShellLicense:NOASSERTIONStargazers:5Issues:1Issues:1

jq-key-counter

Count occurances of values across objects and arrays.

Language:ShellLicense:NOASSERTIONStargazers:4Issues:1Issues:0

jq-random-prng-microsoft

An implementation of the Microsoft C Runtime rand() pseudorandom number generator (PRNG) function. The range is [0,32767].

Language:ShellLicense:NOASSERTIONStargazers:4Issues:0Issues:0

jq-stress

Manipulate strings without stress.

Language:ShellLicense:NOASSERTIONStargazers:4Issues:1Issues:0

jq-disarray

Manipulate arrays while avoiding general disarray.

Language:ShellLicense:NOASSERTIONStargazers:3Issues:1Issues:0

jq-dry

Don't repeat yourself! Apply a filter `f` to its own output `n` times. Can be used to apply filters 'n' recursive levels, to build deep objects and for arithmetic.

Language:ShellLicense:NOASSERTIONStargazers:3Issues:2Issues:0

jq-fallbacks

Provide fallbacks for bad values.

Language:ShellLicense:NOASSERTIONStargazers:3Issues:1Issues:0

jq-random-prng-bsd

An implementation of the BSD libc rand() pseudorandom number generator (PRNG) function. The range is [0,2147483647].

Language:ShellLicense:NOASSERTIONStargazers:3Issues:1Issues:0

jq-random-prng-vdc

An implementation of the Van der Corput quasirandom sequence generator function. The range is [0,1).

Language:ShellLicense:NOASSERTIONStargazers:3Issues:1Issues:0

jq-zeros

Integers and floats as strings, padded with zeros to your liking.

Language:ShellLicense:NOASSERTIONStargazers:3Issues:2Issues:0

jq-counter-buckets

Count occurrences of values within a range.

Language:ShellLicense:NOASSERTIONStargazers:2Issues:1Issues:0

jq-ratio-buckets

Counter buckets for the [0,1] range.

Language:ShellLicense:NOASSERTIONStargazers:2Issues:1Issues:0

jq-bugfix-jq-552

This repository is now made obsolete by upstream fixes in jq, in commits after jq-1.5rc1-12-gcca3e92

Language:ShellLicense:NOASSERTIONStargazers:1Issues:1Issues:0

jq-interval-buckets

Counter buckets which also collect values outside an integer interval '0..n-1' in the first and last buckets respectively.

Language:ShellLicense:NOASSERTIONStargazers:1Issues:2Issues:0