headless-engine 1.0.2

A high-performance, lightweight (<30MB RAM) headless browser engine written in Rust for AI agents, web automation, and LLM data ingestion.
Documentation
# Rust build artifacts
target/
**/*.rs.bk
Cargo.lock

# IDE and Editor files
.vscode/
.idea/
*.swp
*.swo
.DS_Store
Thumbs.db

# Debug and temporary dump files
debug_page.html
*.log
*.tmp
test.jsonl
test_google.jsonl

out.md
output.md
rustup-init.exe
*.svg
*.png
!assets/
!assets/*
*.jsonl
__pycache__/

# Secrets - never commit
.env

# Python venv & test workspaces
.venv/
venv/
node_modules/
package-lock.json
package.json
scratch/
test_npm/
evidence/