Logic engine for attribute processing for Clojure and Clojurescript.
Pathom3 is a redesign of Pathom, but it is a new library and uses different namespaces.
Alpha. Changes and breakages may occur. Recommended for enthusiasts and people looking to help, chase bugs, and help improve the development of Pathom.
com.wsscode/pathom3 {:mvn/version "VERSION"}
Pathom 3 uses Babashka for task scripts, please install it before proceeding.
bb test
To run once
bb test-cljs-once
Or to start shadow watch and test in the browser:
bb test-cljs