Categories: None [Edit]

find_identical

https://rubygems.org/gems/find_identical
https://github.com/dutrapedro/find_identicals
According to https://www.w3.org/TR/WCAG20-TECHS/H93.html, we should avoid duplicate id values on web pages, because there are "errors that are known to cause problems for assistive technologies when they are trying to parse content that has the same id attribute on different elements". Find Identical is a Ruby Gem that scans HTMLdocuments for duplicate ID attributes and list that on screen, helping to making sure the Web page does not have duplicate id values.

Total

Ranking: 144,033 of 180,530
Downloads: 3,459

Daily

Ranking: 95,592 of 180,517
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
20803,432,003minitest
193166,165,031typhoeus
61661,104,207mocha

Owners

#GravatarHandle
1icondutrapedro