Show HN: I Replaced React in GraphiQL with Svelte
Category: devtools
Tags: graphql, svelte, graphiql
Score: 5.3/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 5)
This project reimplements GraphiQL, a popular GraphQL IDE, using Svelte 5 and CodeMirror 6, offering a lightweight alternative with runes-only state management and SSR support. It's interesting for Svelte developers seeking a modern, no-build-config GraphQL explorer that integrates tightly with SvelteKit.
Target audience: backend devs
Repository: https://code.webb.page/eol/graphiql.git/about/
View on Hacker News