Liking cljdoc? Tell your friends :D

Consistency

Code which help me keep consistency in my projects. Feel free to use it.

Rationale

  • Consistency for all services which I develop.
  • Don't reinvent the wheel in own services.
  • Don't be force to use everything. Only what you want, how you want. It means good namespace splitting.

Add dependency

Clojars Project

Specification


Everything below this line is mainly for myself as a maintainer of this library.

Tests

clj -X:run-tests

clj -M:check-syntax-and-reflections

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close