Liking cljdoc? Tell your friends :D

Metosin-common

Clojars Project Build Status

Random collection is various namespaces used in multiple Metosin projects.

Our intent is to package bits and pieces from this repo as proper libraries where it makes sense.

Project statement

Unlike more general of our libraries (like compojure-api and ring-swagger) this project is primarily intended for use in Metosin's projects. Feel free to use, but don't expect full support.

  • We might remove features if we think they are not useful anymore
  • We will reject PRs and issues about features we wouldn't use ourselves

TODO

  • [ ] Test everything
  • [ ] Start using

Ideas

  • [ ] Static resources handler and middleware
  • [ ] Common users, groups and logic backend and UI
  • [ ] Changelog UI and generation mechanism...?

Separate useful stuff

  1. Cljc Date library
  2. Postgres library
  3. Reagent components library?

License

Copyright © 2016-2017 Metosin Oy.

Distributed under the Eclipse Public License 1.0, the same as Clojure.

metosin.testing is based on code from clojure.test, which comes with the following notice:

Copyright (c) Rich Hickey. All rights reserved.

Can you improve this documentation? These fine people already did:
Juho Teperi, Miikka Koskinen & Matti Nieminen
Edit on GitHub

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

× close