A Clojure markdown parsing tool wrapping the java pegdown library. It is designed to convert markdown into clojure data structures, which can then be used to generate HTML through another library, such as enlive or hiccup.
☆61Sep 6, 2024Updated last year
Alternatives and similar repositories for endophile
Users that are interested in endophile are comparing it to the libraries listed below
Sorting:
- ClojureScript library providing utilities for working with JavaScript KeyboardEvents☆36Mar 3, 2015Updated 11 years ago
- A Clojure wrapper for Guava caches.☆30Feb 8, 2017Updated 9 years ago
- A disk-backed core.cache implementation based on LMDB☆22Oct 7, 2016Updated 9 years ago
- Reducible stream for decoding data.☆36Dec 18, 2018Updated 7 years ago
- Data specifications that compile to clojure.specs and Datomic schemas☆22Jan 31, 2017Updated 9 years ago
- Micro-library to provide a total-ordering comparator for Clojure.☆20Nov 5, 2022Updated 3 years ago
- minification/compression for Clojure☆16Nov 8, 2019Updated 6 years ago
- Example of om.next end to end app with frontend communicating with backend☆12Mar 17, 2016Updated 9 years ago
- A console component for React/Reagent written in ClojureScript☆21Jun 9, 2016Updated 9 years ago
- ☆13Jul 27, 2015Updated 10 years ago
- Boot task for css autoprefixer☆12Feb 28, 2017Updated 9 years ago
- Boot task to auto-format Clojure(Script) code☆34Oct 16, 2018Updated 7 years ago
- Bootstrap modal components for Reagent.☆40Sep 29, 2017Updated 8 years ago
- A shim wrapping Clojure's runtime to facilitate multiple Clojure runtimes in the same JVM.☆85May 7, 2018Updated 7 years ago
- Host access abstractions for ClojureScript☆30Oct 4, 2018Updated 7 years ago
- Backporting cljc☆26Dec 5, 2016Updated 9 years ago
- A boot task displaying visual notification based on the build status.☆15Apr 18, 2016Updated 9 years ago
- Staged compilation for Clojure through environment & special-form aware syntax-quoting.☆82Oct 29, 2021Updated 4 years ago
- A minimalistic build tool for clojurescript projects that does not require the jvm☆184Dec 15, 2018Updated 7 years ago
- Clojure data-based exception handling☆33Mar 20, 2018Updated 7 years ago
- A clojure library for bypassing java protected fields☆46May 25, 2013Updated 12 years ago
- Infer the general shape of data and produce a schema from it