hcxselect - A CSS selector engine for C++


About

hcxselect is a small and fast CSS selector engine for C++. It parses CSS selector expressions and applies them to a set of document nodes (or a whole tree) parsed via htmlcxx, a simple non-validating HTML parser. Thus, it allows you to use CSS selectors in your C++ program without much bloat.

For usage informations, please refer to the reference documentation which also contains a simple usage example with detailed explanations.

Feature overview


News


Content


Jonas Gehring Last update: 2011-11-11