dommy 0.8.1
A pure Ruby DOM polyfill built on Nokogiri::HTML5, inspired by happy-dom and jsdom. It gives Ruby tests a browser style DOM with events, MutationObserver, Custom Elements, Shadow DOM, the File API, timers, and Storage, without requiring a real browser.
Gemfile:
=
install:
=
Runtime Dependencies (1):
nokogiri
~> 1.19