Skip to content

lsongdev/json-view-element

Repository files navigation

json-view-element

Boilerplate for creating a custom element.

Installation

Available on npm as json-view-element.

$ npm install --save json-view-element

Usage

Live Demo: https://lsong.org/json-view-element/examples

Script

Import as ES modules:

import 'json-view-element'

Include with a script tag:

<script type="module" src="./node_modules/json-view-element/dist/index.js">

An example Custom Element. This documentation ends up in the README so describe how this elements works here.

You can event add examples on the element is used with Markdown.

<json-view-element></json-view-element>

License

Distributed under the MIT license. See LICENSE for details.

About

json-view-element

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •