返回 Skill 列表
extension
分类: 数据与分析无需 API Key

gron 可抓取JSON扁平化工具

gron将JSON转换为离散的赋值语句,使得可以使用标准Unix工具通过复杂的JSON结构进行grep搜索。它通过ungron反转该过程,将过滤后的赋值语句重新转换为有效的JSON。

person作者: user_3c6cb52ehubcommunity

gron 可抓取JSON扁平化工具

gron transforms JSON into discrete assignment statements, making it possible to grep through complex JSON structures using standard Unix tools. It reverses the process with ungron, turning filtered assignments back into valid JSON.

Installation

No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow.

  • Source: https://github.com/1991513ccie-png/skills