About the show-json category

show-json:
[ This description is mirrored from README.md at github.com/ryanburns23/show-json on 2019-05-22 ]

Published on webcomponents.org

<show-json>

show json w/ syntax higlighting

Usage

<show-json json='[
  "Polymer is awesome",
  "So are web-components",
  true,
  1000000,
  false
  ]'></show-json>

Install

bower i ryanburns23/show-json --S