Hacker News new | ask | show | jobs
by simonw 162 days ago
There's a C# CLI app in the repo: https://github.com/j-brooke/FracturedJson/blob/main/Fracture...

  Output is to standard out, or a file specified by the --outfile switch.  Input is from either standard in, or from a file if using the --file switch
It looks like both the JavaScript version and the new Python C# wrapper have equivalent CLI tools as well.
1 comments

I don't see a CLI tool in the Typescript repo.
Huh, you're right - could have sworn I saw one but I must have been mistaken.