Monday, 25 March 2024

New Show Hacker News story: latest news

Show HN: Flatito, grep for YAML and JSON files
6 by ceritium | 0 comments on Hacker News.
It is a kind of grep for YAML and JSON files. It allows you to search for a key and get the value and the line number where it is located. I created this tool because I sometimes struggle to find specific keys in typical i18n rails yamls. In the views, you don't always have the whole key, but it is extrapolated from the context. I am sure there are other use cases; I hope you find it useful. Cheers!

No comments:

Post a Comment