Search for 'description:useful'
For details on the search query syntax, see the guide.
Total results: 145, showing 73 - 96
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Useful functions for interfacing Clojure to Swing
One billion useful Clojure functions.
Potentially useful string predicates and conformers.
A ClojureScript lib for useful miscelaneous utilities
Simple help macro to regroup contrib functions useful
for interactive development.
A small set of useful anaphoric macros
Some useful clojure snippets found around the Internet or
made by myself that I use quite often
Some useful Clojure stuff
A library of useful zipper functions
Some useful development utilities.
Convenience functions on top of a timbre configuration which are useful for the SkyBet Data team.
Set of useful helpers and wrappers around React Native for ClojureScript development
Useful extensions to Cascalog.
Some helper functions which are useful for Clojure projects.
Useful macros for Clojure
Orcette is an opinionated collection of useful Clojure functions extracted from various applications
Clobber Javascript objects with lots of useful stuff
Setting up an nrepl can be useful to introspect into the JVM for troubleshouting/investigation or testing of regular Java applications. You can connect onto a process and use a Clojure prompt interactivelly or have client application that sends and execute Java code dynamically. It works because the code injected is Clojure and that the Clojure run-time allows to evaluate code at run-time. Furthermore Clojure interops very easily with Java i.e. you can translate pretty much any Java code into Clojure and access all your Java object from the injected Clojure code. This is the perfect tool to access the inside of your JVM process live after it has been deployed. To run any fancy change of code scenario, any data structure or call any method you don't need to redeploy your java code. You can see what your process sees in real time. This is an unvaluable tool to use to develop and maintain a java application.
A scrap-heap of generally useful oddments.
A bunch of useful functions
Some useful functions about twitter
Useful functions and extensible macros
Tiny clojure lib for saving/loading local bindings, useful for debugging.