Show HN: I Replaced React in GraphiQL with Svelte(code.webb.page) I love Svelte and GraphQL. I do not like React. So, when I'm building APIs, I cringe when using the official GraphiQL interface. I have free will and a Claude subscription so I made it happen. You can find it on npm as "@eeeooolll/graphiql" (@eol was taken). https://www.npmjs.com/package/@eeeooolll/graphiql I also upgraded my batteries-included GraphQL server to use it. You can find it on JSR. |