We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66e7a74 commit 109f44fCopy full SHA for 109f44f
README.md
@@ -1,4 +1,7 @@
1
# Docjure
2
+[](https://clojars.org/dk.ative/docjure)
3
+[](https://cljdoc.org/d/dk.ative/docjure)
4
+[](https://opensource.org/licenses/MIT)
5
6
Docjure makes reading and writing Office Excel spreadsheet documents
7
in Clojure easy.
@@ -23,6 +26,7 @@ back to 2009 (open-sourced in 2010).
23
26
24
27
The complete documentation is available on [cljdoc](https://cljdoc.org/d/dk.ative/docjure/).
25
28
29
+
30
### Example: Read a Price List spreadsheet
31
32
```clj
0 commit comments