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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |