Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/morzhanov/html2canvas-example

Export any DOM element as image/png file.
https://github.com/morzhanov/html2canvas-example

canvas css html html2canvas javascript todomvc

Last synced: about 1 month ago
JSON representation

Export any DOM element as image/png file.

Awesome Lists containing this project

README

        

# html2canvas-example

This simple web application demonstrates how to export any DOM element as `image/png` file.

#### Application developed using TodoMVC styles and html2canvas library.

## Installation

Everything already installed. Run index.html in your browser and click `Generate image`.

## Technologies

- Javascript
- CSS 3
- HTML 5
- html2canvas

## Author

Vlad Morzhanov

## License

#### (The MIT License)

Copyright (c) 2018 Vlad Morzhanov.
You can review license in the LICENSE file.