Categories: None [Edit]
dommy
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.
Total
Ranking: 187,753 of 193,262
Downloads: 712
Daily
Ranking: 11,128 of 193,241
Downloads: 60
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 15 | 1,201,207,440 | nokogiri |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | takahashim |