<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eol/graphiql.git/.npmignore, branch primary</title>
<subtitle>GraphiQL with Svelte</subtitle>
<id>https://code.webb.page/eol/graphiql.git/atom?h=primary</id>
<link rel='self' href='https://code.webb.page/eol/graphiql.git/atom?h=primary'/>
<link rel='alternate' type='text/html' href='https://code.webb.page/eol/graphiql.git/'/>
<updated>2026-04-24T23:50:12+00:00</updated>
<entry>
<title>Add Vite playground for local development</title>
<updated>2026-04-24T23:50:12+00:00</updated>
<author>
<name>netop://ウィビ</name>
<email>paul@webb.page</email>
</author>
<published>2026-04-24T23:50:12+00:00</published>
<link rel='alternate' type='text/html' href='https://code.webb.page/eol/graphiql.git/commit/?id=216441d3564e00aabfac7e8acf346e34a5db9598'/>
<id>urn:sha1:216441d3564e00aabfac7e8acf346e34a5db9598</id>
<content type='text'>
npm run dev boots a Vite + Svelte 5 server at localhost:5173, importing
GraphiQL.svelte directly from source/library. HMR reflects changes
without a package rebuild. Points at the public Countries API by default
— swap playground/src/App.svelte for your own endpoint.
</content>
</entry>
<entry>
<title>Migrate from Deno/JSR to npm publishing</title>
<updated>2026-04-24T23:37:49+00:00</updated>
<author>
<name>netop://ウィビ</name>
<email>paul@webb.page</email>
</author>
<published>2026-04-24T23:37:49+00:00</published>
<link rel='alternate' type='text/html' href='https://code.webb.page/eol/graphiql.git/commit/?id=c013ed57bf3d7dd83bd59a9b984d87aebde6003c'/>
<id>urn:sha1:c013ed57bf3d7dd83bd59a9b984d87aebde6003c</id>
<content type='text'>
- @sveltejs/package builds dist/ for @eeeooolll/graphiql with three entry
  points (./, ./component, ./splitter)
- Vitest + svelte-check replace Deno test/check; runes shim no longer
  needed since the Svelte plugin compiles .svelte.ts at runtime
- Drop $app/environment dep in Editor.svelte to support non-SvelteKit
  consumers
- Refactor TabBar tab element from nested &lt;button&gt; to role=tab &lt;div&gt; per
  PLAN.md gotcha; svelte-check flagged the invalid HTML
- README now documents npm install, integration patterns for Yoga,
  Apollo, graphql-modules, Hono/Bun/Deno, plus APQ + keyboard table
</content>
</entry>
</feed>
