tab
tab copied to clipboard
A tool for tabulating Clojure collections.
Bumps [DeLaGuardo/setup-clojure](https://github.com/delaguardo/setup-clojure) from 12.3 to 12.5. Release notes Sourced from DeLaGuardo/setup-clojure's releases. 12.5 What's Changed Fix wrong use of auth token by @DeLaGuardo in DeLaGuardo/setup-clojure#105 Full Changelog: https://github.com/DeLaGuardo/setup-clojure/compare/12.4...12.5 12.4 What's...
For example, given `{:a {:b {:c 1}}}`, if the user navigates to `1`, show `[:a :b :c]` somewhere in the UI.
On the client, or htmx-style thing and sort in the backend?
e.g. after `(tap> [java.net.ServerSocket])`, the user should be able to click `java.net.ServerSocket` like they would after `(tap> {:class java.net.ServerSocket})`.
Tab has (tentative) support by Babashka, but there are currently no tests for it.