hickory
HTML parser library
An HTML parser library that converts HTML to Clojure data structures for analysis and transformation.
HTML as data
645 stars
17 watching
52 forks
Language: Clojure
last commit: 12 days ago
Linked from 1 awesome list
clojurehtml-parser
Related projects:
Repository | Description | Stars |
---|---|---|
clj-commons/rewrite-clj | A Clojure library that reads and writes various data formats in a whitespace and comment preserving way. | 592 |
clj-commons/digest | A Clojure library providing message digest algorithms for data integrity and verification. | 158 |
clj-commons/byte-streams | A library for converting between various byte and character representations in Java | 419 |
clj-commons/byte-transforms | Provides utility methods for hashing, compressing, and encoding streams of bytes | 104 |
html/clache | A general caching facility for Common Lisp | 18 |
clj-commons/seesaw | A Clojure library for building user interfaces | 1,477 |
clj-commons/pretty | A Clojure library for formatting console output to make it easier to read and understand. | 602 |
clj-commons/marginalia | Generates documentation for Clojure projects by parsing and highlighting source code | 826 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
clj-commons/etaoin | A Clojure-based library for automating web browsers without relying on Selenium. | 921 |
clj-commons/secretary | A client-side router for ClojureScript | 773 |
clj-commons/manifold | A compatibility layer for event-driven abstractions | 1,021 |
yogthos/markdown-clj | A Clojure library that parses Markdown text and generates HTML output | 547 |
jarohen/chord | A Clojure/ClojureScript library that enables communication with web-sockets and provides a common interface for various data formats. | 439 |
jcouyang/conjs | A Clojure implementation of persistent data structures and channel APIs for JavaScript | 29 |