[PR #245] [MERGED] Add fx #830

Closed
opened 2025-11-19 20:51:17 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/alebcay/awesome-shell/pull/245
Author: @antonmedv
Created: 1/27/2018
Status: Merged
Merged: 3/30/2018
Merged by: @alebcay

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Take a look at fx 🔥

It's plain JavaScript cli JSON manipulating tool (alternative to jq) with standalone binary.

program | fx 'input => input.filter(x => ...).map(x => {a: a.x})'

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/alebcay/awesome-shell/pull/245 **Author:** [@antonmedv](https://github.com/antonmedv) **Created:** 1/27/2018 **Status:** ✅ Merged **Merged:** 3/30/2018 **Merged by:** [@alebcay](https://github.com/alebcay) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`2f3b17c`](https://github.com/alebcay/awesome-shell/commit/2f3b17c8bed4cae264ab38bb577c5192ade409e1) Update README.md ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Take a look at [fx 🔥][1] It's plain JavaScript cli JSON manipulating tool (alternative to jq) with standalone binary. program | fx 'input => input.filter(x => ...).map(x => {a: a.x})' [1]: https://github.com/antonmedv/fx --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-19 20:51:17 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-shell#830