Hacker News new | ask | show | jobs
by micahkepe 89 days ago
Hey! This is the jsongrep author, just wanted to give a little intro to the jsongrep tool. I started this project as part of my undergrad research and kept iterating on it. I'm super happy with how performant it is and I have found it incredibly useful for my day-to-day work, for example combing through long OpenAPI specs and combining with other tools like `fzf` and `rg`. Happy to answer any questions about the tool!