Skip to main content

Crate browsy_core

Crate browsy_core 

Source

Modules§

css
dom
fetch
HTTP fetching, session management, and agent actions. Gated behind the “fetch” feature flag.
js
Behavior detection — infers interactive patterns from HTML attributes.
layout
output

Functions§

parse
Parse an HTML string and compute the Spatial DOM. This is the primary entry point for browsy-core.