Simple HTML CSS library is clojurescript project that implements conversion mechanism of clojure maps into HTML elements using .createElement Javascript function on document object.
You can use this project as dependencie in clojure projects by listing it in project.clj
[org.clojars.vladimirmarkovic86/htmlcss-lib "0.1.0"]
This project is licensed under the Eclipse Public License 1.0 - see the LICENSE file for details
Can you improve this documentation? These fine people already did:
VladimirMarkovic86 & Markovic VladimirEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close