json-view-element
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

json-view-element

Boilerplate for creating a custom element.

Installation

Available on npm as json-view-element.

$ npm install --save json-view-element

Usage

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.

Readme

Keywords

none

Package Sidebar

Install

npm i json-view-element

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

10.3 kB

Total Files

9

Last publish

Collaborators

  • song940