Wanderwichtl

Results 1 comments of Wanderwichtl

I would love it to get this working. I actually have this code: `(ns nodetest.core (:require [cljs.nodejs :as nodejs] [hickory.core :as h])) (nodejs/enable-util-print!) (set! js/DOMParser (.-DOMParser (cljs.nodejs/require "xmldom"))) (defn -main...