secretary
Router
A client-side router for ClojureScript
A client-side router for ClojureScript.
774 stars
30 watching
64 forks
Language: Clojure
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
clj-commons/manifold | A compatibility layer for event-driven abstractions | 1,021 |
juxt/bidi | A Clojure library for routing and dispatching with bidirectional URIs. | 992 |
clj-commons/pretty | A Clojure library for formatting console output to make it easier to read and understand. | 600 |
clj-commons/seesaw | A Clojure library for building user interfaces | 1,478 |
clj-commons/etaoin | A Clojure-based library for automating web browsers without relying on Selenium. | 917 |
clj-commons/potemkin | A utility namespace providing workarounds and facades for common Clojure challenges, such as navigating complex namespaces and interfaces. | 577 |
clj-commons/digest | Provides message digest functions for data integrity verification in Clojure programming | 158 |
clj-commons/rewrite-clj | A Clojure library that reads and writes various data formats in a whitespace and comment preserving way. | 592 |
clj-commons/durable-queue | A Clojure library implementing a task queue that survives process restarts and is bounded by disk space | 385 |
jarohen/chord | A Clojure/ClojureScript library that enables communication with web-sockets and provides a common interface for various data formats. | 439 |
clj-commons/hickory | An HTML parser library that converts HTML to Clojure data structures for analysis and transformation. | 638 |
clj-jgit/clj-jgit | A Clojure wrapper around the JGit library for interacting with Git repositories. | 252 |
clj-commons/pomegranate | A Clojure API for working with Maven artifact resolvers and dynamic classpath management | 507 |
into-docker/clj-docker-client | Provides an idiomatic Clojure interface to the Docker API | 176 |
clj-commons/byte-transforms | Provides utility methods for hashing, compressing, and encoding streams of bytes | 104 |