json-diff icon indicating copy to clipboard operation
json-diff copied to clipboard

Some code cleanups to better integrate this into other packages

Open ChrisRega opened this issue 2 years ago • 0 comments

  • Segregated errors / messages
  • Added convenience API for library clients
  • Used clap for CLI from struct with help
  • Some smaller code improvements
  • Remove colored output for now - should be added again on main.rs to not taint library callers with ansi codes

ChrisRega avatar Oct 04 '23 21:10 ChrisRega