sarathsp06 / gojson

Command line utility to handle JSON in command line.
MIT License
7 stars 4 forks source link

Ability to search with JSON keys containing the . seperator. #10

Closed thebluefowl closed 5 years ago

thebluefowl commented 5 years ago

Changed the key splitting function to use CSV lib. Updated README.

thebluefowl commented 5 years ago

1 is fixed.