A Clojure library designed to provide a collection of helper functions to support Clojure(script) graph parsers using om.next graph syntax.
For an introduction on om.next
parser development please check my article on the subject.
This library encapsulates the ideas presented there, and go deeper on parser patterns. And all documentation here assumes you understand the Om.next query syntax.
Latest version:
[com.wsscode/pathom "2.0.3"]
At Clojure days I presented the main ideas behind this library, you can check it at: https://www.youtube.com/watch?v=r3zywlNflJI.
Read the documentation (WIP) at https://wilkerlucio.github.io/pathom/DevelopersGuide.html
If you have any questions, check the #pathom
channel on Clojurians.
Copyright © 2017 Wilker Lúcio
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close