No description
Find a file
JMARyA 2058bc8118
Some checks failed
ci/woodpecker/push/rust-test/2 Pipeline failed
ci/woodpecker/push/rust-test/1 Pipeline failed
ci/woodpecker/push/rust-test/3 Pipeline failed
Merge pull request 'chore(deps): update rust crate dioxus to v0.7.2' (#2) from renovate/dioxus-0.x-lockfile into main
Reviewed-on: #2
2025-12-05 20:54:18 +00:00
.hooks chore: add cog 2025-11-27 23:34:46 +01:00
.woodpecker ci: rust tests 2025-11-12 21:22:01 +01:00
assets fix: linux build 2025-11-27 20:47:36 +01:00
src feat: open file via args 2025-11-12 21:36:13 +01:00
.gitignore chore: 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 chore(deps): update rust crate dioxus to v0.7.2 2025-12-05 03:01:29 +00:00
Cargo.toml feat: add JQ‑based filtering support to the JSON viewer 2025-11-10 00:56:02 +01:00
cog.toml chore: add cog 2025-11-27 23:34:46 +01:00
Dioxus.toml fix: linux build 2025-11-27 20:47:36 +01:00
flake.lock fix: recent dioxus 2025-11-26 18:01:44 +01:00
flake.nix fix: linux build 2025-11-27 20:47:36 +01:00
justfile fix: fixes + justfile 2025-11-10 11:23:44 +01:00
README.md init 2025-11-09 03:26:21 +01:00
renovate.json chore: 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