Skip to content
Snippets Groups Projects

Docs: svelte

Merged Brian Perry requested to merge issue/api_client-3439060:docs-svelte into canary
8 files
+ 259
41
Compare changes
  • Side-by-side
  • Inline
Files
8
@@ -5,7 +5,7 @@ description: Use the Drupal API Client with your framework of choice.
An evolving collection of tips, tricks, and examples for using the Drupal API Client with various frameworks. Entries will fall into a few main categories:
- Frameworks - [React](/api_client/with-frameworks/react), [Vue](/api_client/with-frameworks/vue), Svelte, Angular, Lit.
- Frameworks - [React](/api_client/with-frameworks/react), [Vue](/api_client/with-frameworks/vue), [Svelte](/api_client/with-frameworks/vue), Angular, Lit.
- Meta-frameworks - Next.js, Nuxt, [Astro](/api_client/with-frameworks/astro/), Gatsby, SvelteKit.
- [Drupal](/api_client/with-frameworks/drupal) - progressively decoupled examples running inside of your Drupal site.
- Vanilla JS - Vanilla JS, web components, and more.
Loading