Packages

Duskmoon fork of QuickBEAM — JavaScript runtime for the BEAM with Web APIs backed by OTP.

Current section

Files

Jump to
duskmoon_quickbeam priv c_src lexbor html config.cmake
Raw

priv/c_src/lexbor/html/config.cmake

set(DEPENDENCIES "core dom ns tag")
set(DESCRIPTION "The module implemented by HTML specification.
Includes functions for parsing HTML, build DOM tree and DOM/HTML serialization.")