Skip to content

Chrome extension to allow browsing of json documents described by JSON schemas.

License

Notifications You must be signed in to change notification settings

platy/json-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Json Browser

Chrome extension to allow browsing of json documents described by JSON schemas.

This is chrome extension wrapping the jsonary library (github repo) - the main purpose is to render json documents with extra context from their schema

One of the cool things about this is the hyper schema tools which allow the description of links composed from parts of the document which includes form descriptions. This means a json api can be completely interactive and self describing when the appropriate json-schema is provided.

Install Published Version

The extension is published to the chrome web store and can be installed to chrome from there

Install the development version

  • Download the source from github
  • Got to the chrome extension page
  • Click 'Load unpacked extension'
  • Select the 'src' directory

Bugs

  • Please report bugs on github
  • If possible include a link that produces the bug
  • Or test on json-playground and provide the steps that produce it (note that documents on json-playground are not persistent - also there is no documentation on how to use it at the moment)

About

Chrome extension to allow browsing of json documents described by JSON schemas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published