Skip to content
This repository has been archived by the owner on Dec 13, 2017. It is now read-only.

kornelski/hCardValidator

Repository files navigation

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