/react-dom-to-img-poc

A simple poc that exports dom elements into images

Primary LanguageJavaScript

react-dom-to-img-poc

Simple proof of concept that exports images out of html elements. This poc was built with react and html-to-image.

startup

Steps to startup:

  • git clone https://github.com/pedroviniv/react-dom-to-img-poc.git
  • cd react-dom-to-img-poc
  • npm install
  • npm start

Examples

export panel. The table will be exported

export panel

examples of images exported in png and svg

examples of images exported in png and svg