Skip to content

Cross platform dotnet tool for querying json files and first super hacky support for js files with embedded json.

License

Notifications You must be signed in to change notification settings

goblinfactory/JsonQuery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goblinfactory.JsonQuery

Cross platform dotnet tool for querying json files and first super hacky support for js files with embedded json. First language supported in JmesPath. Screenshot below is the command running in a VSCode terminal on mac OSX.

install

dotnet tool install --global --add-source ./nupkg goblinfactory.jsonquery

usage

jsq {filename} {jmespath query expression}

example

jsq sample.js "lists[].name"

screenshot.png

backlog (todo)

  • Currently does not create (write to the output file) I'll add that shortly.

About

Cross platform dotnet tool for querying json files and first super hacky support for js files with embedded json.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published