datascript-dom icon indicating copy to clipboard operation
datascript-dom copied to clipboard

Experiment that uses datascript to query HTML/XML in a DOM-like way

datascript-dom

A Clojure experiment to use datascript to perform DOM-like queries on HTML.

This is not a library, just a monolithic namespace that defines some functions and also contains a huge comment section with expressions that are meant to be eval'ed one by one in the REPL for experimentation. git clone it and have a look. There are also a couple of unit tests.

For further explanation, see this blog post.

License

Copyright © 2015 Stathis Sideris

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.