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: 147,617 of 192,062
Downloads: 3,979

Daily

Ranking: 83,662 of 192,034
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
141,191,805,172minitest
189264,467,277typhoeus
57389,043,464mocha

Owners

#GravatarHandle
1icondutrapedro