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

https://github.com/mdecker-mobilecomputing/ionic_farbwahl

Simple Ionic-App to select a color with three sliders for the colors red, green and blue (RGB).
https://github.com/mdecker-mobilecomputing/ionic_farbwahl

github-actions ionic ionic-storage range-slider rgb

Last synced: 29 days ago
JSON representation

Simple Ionic-App to select a color with three sliders for the colors red, green and blue (RGB).

Awesome Lists containing this project

README

          

# Ionic-App "Farbwahl" (Color Picker) #


Diese Repository enthält ein [Ionic](https://ionicframework.com/)/Angular-Projekt für eine mobile App.
Es wird damit die Verwendung der Komponenten [ion-range](https://ionicframework.com/docs/api/range) demonstriert.

Die App verwendet drei Instanzen von `ion-range` um den Rot-, Grün- und Blau-Anteil einer Farbe im RGB-Modell zu definieren.


----

## Screenshots ##


![Screenshot](screenshot_1.png)


----

## License ##


See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License) for the files in this repository.