RubyGems Navigation menu

dommy 0.6.0

A pure-Ruby DOM polyfill on top of Nokogiri::HTML5, a Ruby-side analogue to JavaScript DOM libraries like happy-dom and jsdom. It exposes browser-like DOM semantics — events, MutationObserver, Custom Elements, Shadow DOM, the File API (Blob / File / FormData / DataTransfer), URL, Promise, timers, and Storage — without spinning up a real browser. Aimed at testing Ruby code that emits or consumes HTML. Includes drop-in RSpec matchers and Minitest assertions.

Gemfile:
=

install:
=

Versions:

  1. 0.6.0 May 22, 2026 (219 KB)
  2. 0.5.0 May 21, 2026 (88.5 KB)

Runtime Dependencies (1):

nokogiri ~> 1.15

Owners:

Pushed by:

Authors:

  • takahashim

SHA 256 checksum:

=

Total downloads 315

For this version 165

Version Released:

License:

MIT

Required Ruby Version: >= 3.0

Links: