RoughCLJS
is a wrapper around the nice drawing library RoughJS
:
https://roughjs.com/
The purpose is to provide a simple clojurescript interface to get shape
generated by RoughJS
without messing around JS object, data structure,
method, field, integration, etc.
RoughCLJS
wrap only the svg part of the RoughJS
library.
This project has been generated by:
npx create-cljs-project roughcljs
To compile the project:
shadow-cljs compile lib
To generate the clojars package:
lein jar
lein deploy clojars
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close