Masth0 / ScratchCard

ScratchCard is a js lib to simulated a scratchcard in browser with html5 and canvas.
MIT License
156 stars 49 forks source link

feat: accept HTMLElement or string on the constructor #43

Closed MarceloZapatta closed 1 year ago

MarceloZapatta commented 2 years ago

Hi! This PR allow you to insert an HTML Element or string in the component constructor.

Tofandel commented 1 year ago

@Masth0 Can we get this merged?

MarceloZapatta commented 1 year ago

@Masth0 Can we get this merged?

@Tofandel I think this repository is not being maintained a while ago, you can use this release: https://github.com/MarceloZapatta/ScratchCard/releases/tag/v1.4.11

Tofandel commented 1 year ago

I forked and released a new package under @tofandel/scratchcard-js already with docs, with all the deps updated