-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
We currently generate libs.md from data (#57). The motivation for generating libs.md from data is to enable better user interfaces for exploring that data. This issue collects ideas & experiments.
To get started with the data in a REPL:
(require '[clojure.edn :as edn])
(-> "https://scicloj.github.io/docs/resources/model.edn"
slurp
edn/read-string)Feel free to post more links + screenshots here! Help & ideas very much welcome.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels