Filter By
Displaying results 1 - 3 of 3 (Page 1 of 1)
|
By:
|
26,804 downloads
|
Last Updated: 8/30/2022
|
Latest Version: 1.0.2
A PowerShell-native JSON query class/interface to simplify working with JSON in PowerShell. Encapsulates useful operations that cannot be simply accomplished with the JSON object returned from the ConvertFrom-Json cmdlet. For documentation or to contribute, please visit https://github.com/aopem/PsJsonQuery. |
|
By:
|
739 downloads
|
Last Updated: 6/19/2026
|
Latest Version: 0.10.19
Real bash commands for PowerShell with typed objects. 76 commands (ls, grep, sort, awk, sed, jq, find, ps, du, tar, etc.) that accept real bash flags and return structured PowerShell objects while producing identical text output. Pipeline bridge pattern preserves typed objects through grep, sort, head, tail. |
|
By:
|
35 downloads
|
Last Updated: 6/16/2026
|
Latest Version: 0.7.2
Reusable building blocks for PowerShell profile startup: timed startup steps, safe module imports, PSReadLine setup, and CLI tool enablers (oh-my-posh, zoxide, fzf/PSFzf, fnm, xh, jq, bat, fd, less). |