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

Latest commit

 

History

History
25 lines (12 loc) · 794 Bytes

README.md

File metadata and controls

25 lines (12 loc) · 794 Bytes

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