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_canvasdemo

App shows how to use the canvas element in an Ionic app with Angular
https://github.com/mdecker-mobilecomputing/ionic_canvasdemo

angular canvas github-actions ionic

Last synced: 7 days ago
JSON representation

App shows how to use the canvas element in an Ionic app with Angular

Awesome Lists containing this project

README

        

# Drawing on the HTML Canvas in an Ionic app #


This repository contains an [Ionic app](https://ionicframework.com/) with [Angular](https://angular.io/) that demonstrates how
the [HTML Canvas](https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API/Tutorial) can be used for drawing.


----

## Screenshot ##


![Screenshot 1](screenshot_1.png)   ![Screenshot 2](screenshot_2.png)


----

## License ##


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