zl程序教程

您现在的位置是:首页 >  前端

当前栏目

[Tools] Interactively exploring a large JSON file with fx

JSONJSON with File tools Exploring large FX
2023-09-14 08:59:13 时间

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