potemkin

Namespace navigator

A utility namespace providing workarounds and facades for common Clojure challenges, such as navigating complex namespaces and interfaces.

some ideas which are almost good

GitHub

577 stars
25 watching
53 forks
Language: Clojure
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
clj-commons/secretaryA client-side router for ClojureScript773
clj-commons/manifoldA compatibility layer for event-driven abstractions1,022
clj-commons/pomegranateA Clojure API for working with Maven artifact resolvers and dynamic classpath management507
scicloj/notespaceAn attempt to provide a notebook-like experience in Clojure within a single editor.148
clj-commons/hickoryAn HTML parser library that converts HTML to Clojure data structures for analysis and transformation.645
clj-commons/byte-streamsA library for converting between various byte and character representations in Java419
clj-commons/prettyA Clojure library for formatting console output to make it easier to read and understand.602
dtenny/clj-conA Common Lisp package providing concurrency operations similar to Clojure35
clj-commons/byte-transformsProvides utility methods for hashing, compressing, and encoding streams of bytes104
clj-commons/durable-queueA Clojure library implementing a task queue that survives process restarts and is bounded by disk space385
jarzka/namespacefyProvides functions to manage namespace and keywords in data structures, making it easier to avoid name conflicts and improve code readability.20
clj-commons/rewrite-cljA Clojure library that reads and writes various data formats in a whitespace and comment preserving way.592
csch0/sublimetext-file-navigatorTool for managing and navigating files in Sublime Text56
clj-commons/digestProvides message digest functions for Clojure158
maksjs/namespace-in-coffeescriptA pattern to simulate namespaces in CoffeeScript for managing classes and objects across different environments.21