MeeseeksHtml5ever v0.4.2 MeeseeksHtml5ever

MeeseeksHtml5ever is intended for internal use by Meeseeks, and parses HTML into a Meeseeks.Document.

Summary

Functions

Parses an HTML string into a Meseeks.Document

Functions

parse(html)

Parses an HTML string into a Meseeks.Document.

If the string of HTML is larger than 500 bytes, parses asynchronously as to maintain the recommended maximum NIF runtime of 1ms.