Moazam

Results 12 comments of Moazam

It would be great if you could add sync command.

@gabcvit It worked for me. You are a lifesaver.

@frinyvonnick Hi, thank you for the reply. I am using the sample code from your repo: ``` const nodeHtmlToImage = require('node-html-to-image') nodeHtmlToImage({ output: './image.png', html: 'Hello world!' ``` When I...

Almost one year passed but this issue is still remain active. I do see regular updates on this package. I hope package developer will consider fixing this issue ASAP now!

@troydavisson thank you. Can you merge with main repo now?

@troydavisson really appreciate if you can merge this now.

@jgrossi when do you plan to release new version? Is there any plan for auto generate layout like ACF? Thanks for the hard work!

@jgrossi thanks so much. The idea is same as ACF renders and validate forms on CPT and options page, we can do same on Laravel end using Laravel forms. Let's...