sci.configs
sci.configs copied to clipboard
A collection of ready to be used SCI configs
https://github.com/leonoel/missionary
tick
Another great library for using in sci would be tick. I guess it is the standard for clojure/clojurescript to handle time/date/instant/etc. The tick.core namespace contains some macros (but just a...
If there is one library that I would like to use in sci that it is missing, it would be timbre. https://github.com/taoensso/timbre Timbre defines logging macros (trace, debug, info, warn,...
**Is your feature request related to a problem? Please describe.** Core.match works very well with rewrite-clj. It would be lovely to have them both in sci based projects, like joyride....