Hacker News new | ask | show | jobs
Skeletonize your json (github.com)
2 points by flrngel 3369 days ago
1 comments

Can you outline the purpose, please?
This shows unique structure of json excluding its values. If there's variety json datas such as logfile for example, there's needs of how many kinds of json in log file.
So given "random" or ill-defined JSON data, this enables a "diff" of the structures.