Skip to content

Files

Latest commit

 

History

History

html-to-image-mod

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

io.github.cljsjs/html-to-image-mod

A fork from https://github.com/bubkoo/html-to-image/ which fixes issue #345 (Scrollbar positions and styling)

[io.github.cljsjs/html-to-image-mod "1.11.11-1"] ;; latest release

This jar comes with deps.cljs as used by the Foreign Libs feature of the ClojureScript compiler. After adding the above dependency to your project you can require the packaged library like so:

(ns application.core
  (:require html-to-image-mod))