hCardValidator icon indicating copy to clipboard operation
hCardValidator copied to clipboard

hCard Microformat Validator

No Maintenance Intended

#hCard Validator

Conformance checker for the hCard microformat.

It's a tool written in a mix of PHP and XSLT that checks hCards against the specification.

##Live demo

You can use live version at hcard.geekhood.net.

##TODO

  • hCard validator doesn't support latest version of the spec with value class pattern.
  • other microformats are not supported. I'd like this project to evolve into conformance checker for all microformats.

See issues

##Running

Setup instructions