TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Sackmesser – JSON/YAML mutation tool

4 点作者 can3p大约 1 年前
Hey everyone,<p>I&#x27;ve spent a lot of time in the past modifying JSON&#x2F;yaml for helm charts and not only and I always wanted to have a tool that would do it for me.<p>sackmesser is different from other tools like jq in a way that it&#x27;s targeted exclusively to modify documents and also can consume as well as output both yaml&#x2F;JSON. It&#x27;s quite simple to add new formats if necessary as well as to add support for other operations.<p>A nice part of the project is that a JSON object is a valid argument for operations like push, set, or merge, which makes it super easy to modify multiple parts of the project. If that&#x27;s not enough, you can always supply multiple operations.<p>I haven&#x27;t focused on speed and overall polishness, this part still needs some attention.<p>Hope you like it!

暂无评论

暂无评论