Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/huluvu424242/liona-slideshow
- Owner: Huluvu424242
- License: mit
- Created: 2019-09-09T18:36:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T22:30:54.000Z (over 1 year ago)
- Last Synced: 2023-03-18T00:30:56.604Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://funthomas424242.github.io/liona-slideshow/
- Size: 1.29 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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