SITWebComponents

My personal collection of Web Components

View on GitHub

Logo "Web Components" with text "SebastiansIT Collection of Web Components".

SITWebComponents

Dokumentation | Source | NPM-Package

My personal collection of Web Components.

Components

At the moment there is only one WebComponent named select-image.

Installation

NPM

Install the components with NPM from GitHub Packages:

$ npm install @sebastiansit/webcomponents

Manual

Download the components you want from one of the available releases.

Usage

You only need to add a script tag inside your HTML to allow usage of the component:

NPM

<script src="node_modules/@sebastiansit/webcomponents/select-image/src/select-image.js" async></script>

Manual

<script src="select-image.min.js" async></script>

License

The Software itself is published under a GNU LESSER GENERAL PUBLIC LICENSE.

My logo for the collectin based on a logo for Web Components created by WebComponents.org. The original logo is licensed under a Creative Commons BY-SA 3.0. In fact of this my derived logo is also licensed under Creative Commons BY-SA 3.0.

The font used in my logo is Andada SC and licensed with a SIL Open Font License v1.10.