Skip to content

danwrong/sumo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sumo - Microformats Parsing For JavaScript
------------------------------------------

Sumo is an extensible framework for creating microformats parsers in JavaScript.  Parsers for HCard, HEvent and HReview are included.

It is framework independent, but will use Sizzle, jQuery or Prototype's selector engine if available.

Usage
-----

HCard.discover() 

Which gives an array of JSON objects containing all the hcards within the page.

Read more here:

http://www.danwebb.net/2007/2/9/sumo-a-generic-microformats-parser-for-javascript

Releases

No releases published

Packages

No packages published