@agney/jc-viewer

0.1.2 • Public • Published

JSON Crew Plugin

This webcomponent follows the open-wc recommendation.

This is a tree viewer for plugin to be used with JSON Crew

Usage

<script type="module">
  import 'jc-viewer/jc-viewer.js';
</script>

<jc-viewer data="{ thing: 1}"></jc-viewer>

Running the demo

npm i
npm start

Testing using karma

npm run test

Linting

npm run lint

/@agney/jc-viewer/

    Package Sidebar

    Install

    npm i @agney/jc-viewer

    Weekly Downloads

    0

    Version

    0.1.2

    License

    MIT

    Unpacked Size

    4.71 MB

    Total Files

    13

    Last publish

    Collaborators

    • agney