Schema.org microformat parser
npm install schema.org-parser* ``npm install``
* grunt build`
You should include the schema.org parser.
``
And than simply run:
`javascript`
var microformats = getMicroFormats();
`grunt test``
