Dokumentation | Source | NPM-Package
My personal collection of Web Components.
At the moment there is only one WebComponent named select-image.
Install the components with NPM from GitHub Packages:
$ npm install @sebastiansit/webcomponents
Download the components you want from one of the available releases.
You only need to add a script tag inside your HTML to allow usage of the component:
<script src="node_modules/@sebastiansit/webcomponents/select-image/src/select-image.js" async></script>
<script src="select-image.min.js" async></script>
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.