microformat-node

Microformats parser for node.js

View the Project on GitHub glennjones/microformat-node

This API uses the old 0.1.1 version of the microformat-node parser. Please try out the newer 0.2.0 version.

API demo

Type in the address of a web page that contains a microformat and choose the microformat from the dropdown list.

(used a caches version of the html if its available)

Unit tests

The project uses the microformats test suite to provide unit testing of its conformity and coverage. At the moment some element of the parsers have had to be disabled to allow it to work with underlying node.js modules. Over time I hope to increases the quality of the parsing. There is an auto run through of the unit test suite and a more detailed single unit test page

Authors and Contributors

This project uses a refactored/rebuilt version of the Mozilla Operator Extension which Mozilla open sourced under the Mozilla Public License. It is currently maintained by Glenn Jones, but I would like to thank the authors and contributors of the original source code from which this project is derived. Michael Kaply, Andy Mitchell, Elias Torres, Alex Faaborg, David I. Lehn and Keith Alexander.

License

The project is open sourced under MPL, GPL and LGPL licenses. See the license.txt file within the project source.