Socket
Socket
Sign inDemoInstall

@agney/jc-viewer

Package Overview
Dependencies
3
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @agney/jc-viewer

A JSON Tree based Viewer


Version published
Weekly downloads
9
increased by800%
Maintainers
1
Install size
60.8 MB
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 15 Dec 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc