llmctx icon indicating copy to clipboard operation
llmctx copied to clipboard

Convert developer documentation into an LLM-ready format.

Results 4 llmctx issues
Sort by recently updated
recently updated
newest added

fixes the error when clicking on `supabase-js` (it takes a long time to generate the Supabase documentation but it does work now)

Is the project using `svelte@5` and `shadcn-svelte@next` or older versions?

URL I'm trying to access is: https://llmctx.com/supabase-js

* Adds `ignore` pattern config * Use [the omnisite](https://github.com/sveltejs/svelte.dev/tree/main/apps/svelte.dev/content/docs) as docs source. This is the most up to date source and the same as the svelte.dev site. * Remove legacy...