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: 143,991 of 180,616
Downloads: 3,469

Daily

Ranking: 131,243 of 180,599
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
20806,348,589minitest
193167,027,739typhoeus
61861,267,396mocha

Owners

#GravatarHandle
1icondutrapedro