To use within Clojure, just add c2 to your deps as usual and then
(ns your-ns (:use [c2.core :only [unify!]]))
https://github.com/lynaghk/cassowary-cljs-demo
for a rough demo.