Skip to content

webcomponents 2.0.0

Install from the command line:
Learn more about npm packages
$ npm install @sebastiansit/webcomponents@2.0.0
Install via package.json:
"@sebastiansit/webcomponents": "2.0.0"

About this version

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.

Details


Assets

  • webcomponents-2.0.0.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all