binaryage / binaryage/cljs-devtools
support for logging Clojure data structures
- 主要语言
- Clojure
- 星标
- 1.1k
- 派生
- 51
- PR 合并指标
- 30 天内没有已合并 PR
描述
We could specify a structured format and a wire protocol for printing/expanding Clojure data structures in a similar way how cljs-devtools work for ClojureScript.
cljs-devtools could then connect to a backend library via websocket and act as a rich logging console for Clojure projects. With support from [Dirac DevTools](https://github.com/binaryage/dirac) we could turn Chrome's DevTools into a nice REPL + logger for Clojure (not only for ClojureScript).
I personally do most of my work on client-side, so it is unlikely for me to spend time on it at this point. But I would be happy to help someone else who would be interested in implementing it to integrate it (I would do the JavaScript part on front-end).
贡献指南
这个仓库没有索引到贡献指南
调研方向
该 issue 没有指出任何文件、测试或入口点。先查看 cljs-devtools 和 Dirac DevTools,然后定义打印和展开 Clojure 数据结构所需的结构化格式和 websocket 协议;完成的标准是后端能够连接到功能丰富的 Chrome DevTools 日志控制台。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- clojure, javascript
- 领域
- devtools
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100