[Tools] Interactively exploring a large JSON file with fx

Opening large JSON files inside of your IDE or text editor can be a pain at times, with this command line tool you can drill down into large JSON files with just a few commands.

We will explore opening a large JSON file containing an array of more than 5000 items, while being able to filter down into an item and to a given property with the help of autocompletion from the fx command line tool.

 

https://www.npmjs.com/package/fx

 

posted @ 2020-11-26 03:23  Zhentiw  阅读(68)  评论(0)    收藏  举报