No description
Find a file
JMARyA 1cb6a4dd57
Some checks failed
ci/woodpecker/push/rust-test/2 Pipeline failed
ci/woodpecker/push/rust-test/3 Pipeline failed
ci/woodpecker/push/rust-test/1 Pipeline failed
open file via args
2025-11-12 21:36:13 +01:00
.woodpecker ci 2025-11-12 21:22:01 +01:00
assets implement grouped arrayview for enum style arrays 2025-11-12 15:31:45 +01:00
src open file via args 2025-11-12 21:36:13 +01:00
.gitignore nix pkg output 2025-11-10 13:49:59 +01:00
AGENTS.md init 2025-11-09 03:26:21 +01:00
build.rs init 2025-11-09 03:26:21 +01:00
Cargo.lock Add JQ‑based filtering support to the JSON viewer 2025-11-10 00:56:02 +01:00
Cargo.toml Add JQ‑based filtering support to the JSON viewer 2025-11-10 00:56:02 +01:00
Dioxus.toml init 2025-11-09 03:26:21 +01:00
flake.lock nix pkg output 2025-11-10 13:49:59 +01:00
flake.nix nix pkg output 2025-11-10 13:49:59 +01:00
justfile fixes + justfile 2025-11-10 11:23:44 +01:00
README.md init 2025-11-09 03:26:21 +01:00
renovate.json Add renovate.json 2025-11-12 20:00:56 +00:00
tailwind.config.js init 2025-11-09 03:26:21 +01:00
tailwind.css init 2025-11-09 03:26:21 +01:00

JSaw

JSaw is an experiment in data science trying to make JSON (or any structured data) explorable and accessable.

Ideas

  • Load Data from multiple backends (file first)
  • Explore visually with multiple GUI views
  • Support JSON Schema for contextful UI
  • Live querying, filtering with JQ or jsonfilter