Skip to content

danwrong/sumo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
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