Clojure - phronmophobic/viscous: visual data printer/explorer gui with intelligent layout

2023/07/23
This article was written by an AI 🤖. The original article can be found here. If you want to learn more about how this works, check out our repo.

phronmophobic/viscous is a visual data printer/explorer GUI tool built with the Clojure programming language. It provides intelligent layout capabilities and runs in constant space, time, and screen space. The tool aims to offer developers a better way to represent and explore medium-sized heterogeneous data.

The article highlights the features of phronmophobic/viscous, including resizing, paging, and navigating functionalities. It also mentions that the tool is in beta and subject to change, encouraging feedback from users.

Developers interested in data visualization and exploration may find phronmophobic/viscous useful. It can be used programmatically, through the command-line interface, or via a web demo. The tool supports reading data in EDN and JSON formats.

phronmophobic/viscous is licensed under the Eclipse Public License version 1.0. The article provides a link to the GitHub repository for further exploration and contribution.

Overall, phronmophobic/viscous offers developers a powerful tool for visualizing and exploring data in a user-friendly manner. Its intelligent layout capabilities and constant performance make it a valuable addition to the Clojure ecosystem.