linkedom is a lightweight DOM implementation designed for server-side rendering and other environments without a browser DOM. Its triple-linked-list structure aims to keep operations linear and avoid recursion, excessive memory use, and call stack failures on very large documents. It provides DOMParser and parseHTML APIs that return documents, window-like objects, events, elements, and custom element support without polluting global scope. Developers can query content with CSS selectors, create and move nodes, serialize documents, and restore nodes through its JSON format. A worker-focused export supports Deno, Web Workers, and Service Workers without depending strictly on Node.js. LinkeDOM favors speed and minimalism over complete browser emulation, so it is not intended as a fully standards-compliant replacement for JSDOM.

Features

  • Triple-linked-list DOM structure
  • HTML, XML, and SVG parsing
  • Server-side document rendering
  • CSS selector queries
  • Custom elements and event support
  • Document and node JSON serialization

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

ISC License

Follow linkedom

linkedom Web Site

Other Useful Business Software
Ship Agents Faster Icon
Ship Agents Faster

Transform your applications and workflows into powerful agentic systems at global scale.

Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of linkedom!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript Libraries

Registered

1 day ago