tab icon indicating copy to clipboard operation
tab copied to clipboard

A tool for tabulating Clojure collections.

Results 8 tab issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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.