This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
sumo /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Apr 03 14:15:18 -0700 2009 | |
| |
README | Fri Apr 03 14:15:18 -0700 2009 | |
| |
hcalendar.js | Tue Feb 06 17:19:51 -0800 2007 | |
| |
hcard.js | Thu Feb 08 18:14:13 -0800 2007 | |
| |
hreview.js | Wed Feb 07 17:36:45 -0800 2007 | |
| |
microformat.js | Fri Apr 03 14:34:41 -0700 2009 | |
| |
test/ | Thu Feb 08 18:30:12 -0800 2007 |
README
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







