@juliendargelos/web-component
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Web Component

ci Maintainability Coverage npm bundle size GitHub

This package provides a minimal abstract class that can be extended to build web components. It comes with some useful decorators and is TypeScript friendly.

Install

yarn add @juliendargelos/web-component

Usage

Documentation coming soon

Development

Clone the repository:

git clone git@github.com:juliendargelos/web-component

Install dependencies:

yarn

Build:

yarn build

Test:

yarn test

Readme

Keywords

none

Package Sidebar

Install

npm i @juliendargelos/web-component

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

26 kB

Total Files

17

Last publish

Collaborators

  • juliendargelos