Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
api_client
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
api_client
Merge requests
!107
Docs: svelte
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Docs: svelte
issue/api_client-3439060:docs-svelte
into
canary
Overview
0
Commits
2
Pipelines
1
Changes
8
Merged
Brian Perry
requested to merge
issue/api_client-3439060:docs-svelte
into
canary
1 year ago
Overview
0
Commits
2
Pipelines
1
Changes
8
Expand
0
0
Merge request reports
Compare
canary
canary (base)
and
latest version
latest version
02beb63d
2 commits,
1 year ago
8 files
+
259
−
41
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
8
Search (e.g. *.vue) (Ctrl+P)
docs/src/content/docs/with-frameworks/overview.md
+
1
−
1
Options
@@ -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