Skip to content

vivocha/jsonref-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsonref-cli

Command-line tool to query a JSON document using the JSON Pointer syntax

travis build coveralls coverage npm version

Install

$ npm install -g jsonref-cli

Usage

jsonref [-f file] [-j] <path> 

-f file, json file to parse (by the it read from stdin)
-j, produce a JSON output 

Example:

$ cat package.json | jsonref /version

About

Javascript References ($ref) and Pointers command line tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published