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,154 of 186,995
Downloads: 3,834

Daily

Ranking: 146,349 of 186,959
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
161,055,884,353minitest
189233,683,583typhoeus
64978,271,449mocha

Owners

#GravatarHandle
1icondutrapedro