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
577 stars
25 watching
53 forks
Language: Clojure
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A client-side router for ClojureScript | 773 |
| A compatibility layer for event-driven abstractions | 1,022 |
| A Clojure API for working with Maven artifact resolvers and dynamic classpath management | 507 |
| An attempt to provide a notebook-like experience in Clojure within a single editor. | 148 |
| An HTML parser library that converts HTML to Clojure data structures for analysis and transformation. | 645 |
| A library for converting between various byte and character representations in Java | 419 |
| A Clojure library for formatting console output to make it easier to read and understand. | 602 |
| A Common Lisp package providing concurrency operations similar to Clojure | 35 |
| Provides utility methods for hashing, compressing, and encoding streams of bytes | 104 |
| A Clojure library implementing a task queue that survives process restarts and is bounded by disk space | 385 |
| Provides functions to manage namespace and keywords in data structures, making it easier to avoid name conflicts and improve code readability. | 20 |
| A Clojure library that reads and writes various data formats in a whitespace and comment preserving way. | 592 |
| Tool for managing and navigating files in Sublime Text | 56 |
| Provides message digest functions for Clojure | 158 |
| A pattern to simulate namespaces in CoffeeScript for managing classes and objects across different environments. | 21 |