Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/huluvu424242/liona-slideshow

Webkomponente zum Eibetten einer Slideshow
https://github.com/huluvu424242/liona-slideshow

Last synced: 27 days ago
JSON representation

Webkomponente zum Eibetten einer Slideshow

Awesome Lists containing this project

README

        

[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/liona-slideshow)

# liona-slideshow

Die Webkomponente realisiert einen Viewer für Präsentationen

## Installation

npm install --save liona-slideshow

## Verwendung

```html

window.customElements.define('liona-slideshow', LionaSlideshow);

```
Zur [Demo Seite](https://funthomas424242.github.io/liona-slideshow/index.html)

## Demo

```html

```
Zur [Live-Demo](https://funthomas424242.github.io/liona-slideshow/)

## Mitarbeit

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D

## Releaselog

### v0.0.1

* Initiales Projektsetup basierend auf https://github.com/FunThomas424242/liona-speech-input

## Quellen

## Garantien

Keine Garantien

## Lizenz

MIT License