@danleyb2/web-component

0.0.10 • Public • Published

web-component

Web Component Starter

Node.js Package

A starter project for building re-usable web components using lit-element

Features

  • LitElement for a declarative UI, automatic updates when properties change.
  • Follows Web Components standards, works with any framework
  • Building with bundling and transpilation using polymer build
  • Testing with Web-Component-Tester

Usage

  1. load module
    <!-- Bottom of body -->
    <script type="module" src="https://unpkg.com/@danleyb2/web-component"></script>
  2. use component
    <web-component></web-component>

Readme

Keywords

none

Package Sidebar

Install

npm i @danleyb2/web-component

Weekly Downloads

0

Version

0.0.10

License

none

Unpacked Size

9.13 MB

Total Files

104

Last publish

Collaborators

  • danleyb2