Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 765 Bytes

File metadata and controls

25 lines (15 loc) · 765 Bytes

Logo

QnDHTML

A minimal HTML renderer that reads HTML from the URL.

Use QnDHTML @ https://galaxygaming2000.github.io/QnDHTML/

MIT License

Usage/Examples

URL Parameters

  • 'html' > URL encoded HTML.
  • 'base64' > Base64 encoded HTML.
  • 'url' > external url (raw file or HTML).
  • 'settings' > optional parameter for setting the title and favicon.

Examples:

See Usage And Examples

Documentation

Documentation