question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can html file be used?

See original GitHub issue

Hello bro, thanks for this module. Can html file be used instead of an html string?

In example:

  nodeHtmlToImage({
    output: './image.png',
    html: './myhtmlfile.html'
  })

Thank you!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
0rangeFoxcommented, Jan 21, 2022

Hey @frinyvonnick, it’s been a long time and I never received any notification and didn’t even notice this, but at that time I was doing an experiment and I had an idea, I don’t remember exactly what it was about, but anyway, I wanted to apologize for leaving this open and not saying anything. But thanks anyway and it’s solved from my part.

0reactions
frinyvonnickcommented, Nov 20, 2020

Hi @0rangeFox 👋 Do you have some example in which you experience issues you can share?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Run a HTML File: 12 Steps (with Pictures) - wikiHow
1. Understand HTML. HTML stands for Hypertext Markup Language. HTML files are text files which represent the content and the layout of a...
Read more >
HTML File Extension - What is an .html file and how do I open it?
An HTML file contains Hypertext Markup Language (HTML) that formats the structure of a webpage. It is stored in a standard text format...
Read more >
What Is an HTM or HTML File? (And How to Open Them)
An HTM or HTML file is a Hypertext Markup Language file. Any web browser will open and display HTM and HTML files.
Read more >
Can I view my HTML file on another computer? - Quora
Yes you can. HTML is an open source markup language you can read write codes on another computer. You can view Webpage source...
Read more >
How do I actually publish the HTML file? - Codecademy
You have to save it in a simple text editor with the file extension .html . After you do that, upload it and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found