A client-side app for JSON schema type inference and jq-style transformations, built with Leptos. The JSON inference is almost entirely taken and inspired by this excellent post by Gabriella Gonzalez.
# Install dependencies
make setup
# Start development server
make serveThis will start a development server at http://127.0.0.1:8080 with hot-reloading.