0.0.6 • Published 4 years ago

quicktype-jsoncrew-plugin v0.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

JSON Crew Plugin

This webcomponent follows the open-wc recommendation.

This is a starter template for plugin to be used with JSON Crew

Usage

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

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

Running the demo

npm i
npm start

Testing using karma

npm run test

Linting

npm run lint
0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago