Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 20 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) #


Simple [Ionic](https://ionicframework.com) app to demonstrate the UI component
[ion-range](https://ionicframework.com/docs/api/range).
The app uses three instances of `ion-range` to define a color by choosing the red, green and blue values (RGB).


----

## 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.