elquery

Homepage: https://github.com/AdamNiederer/elquery

Author: Adam Niederer

Updated:

Summary

The HTML library for elisp

Commentary

Use elquery-read-file or elquery-read-string to generate an HTML tree, and
then use elquery-$ or any of the other exported functions to query it.

Exported names start with "elquery-"; private names start with "elquery--".

Dependencies

Reverse dependencies