Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 72f1009

Browse files
committed
Update all examples
1 parent e07de48 commit 72f1009

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+28315
-22883
lines changed

README.md

+16-16
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,22 @@ These examples showcases how to integrate [Directus JavaScript SDK](https://docs
1313
1414
## 🔌 Integrations
1515

16-
| Logo | Framework | Blog Example |
17-
| :--------------------------------------------------------------------------------------------------------------------------------------------: | --------------------------------------------------------- | :-------------------------------: |
18-
| <img height="36" src="./shared/logo/angular.svg" /> | **[Angular `v13`](https://github.com/angular/angular)** | [source](/angular) <sup>[1]</sup> |
19-
| <img height="32" src="./shared/logo/astro.svg#gh-light-mode-only" /><img height="32" src="./shared/logo/astro-dark.svg#gh-dark-mode-only" /> | **[Astro `v0.23.0`](https://github.com/withastro/astro)** | [source](/astro) |
20-
| <img height="32" src="./shared/logo/blitz.svg" /> | **[Blitz `v0.45.3`](https://github.com/blitz-js/blitz)** | [source](/blitz) |
21-
| <img height="32" src="./shared/logo/eleventy.svg" /> | **[Eleventy `v1`](https://github.com/11ty/eleventy)** | [source](/eleventy) |
22-
| <img height="32" src="./shared/logo/gatsby.svg" /> | **[Gatsby `v4`](https://github.com/gatsbyjs/gatsby)** | [source](/gatsby) |
23-
| <img height="34" src="./shared/logo/iles.svg" /> | **[îles `v0.7`](https://github.com/ElMassimo/iles)** | [source](/iles) |
24-
| <img height="32" src="./shared/logo/nextjs.svg#gh-light-mode-only" /><img height="32" src="./shared/logo/nextjs-dark.svg#gh-dark-mode-only" /> | **[Next.js `v12`](https://github.com/vercel/next.js)** | [source](/nextjs) |
25-
| <img height="28" src="./shared/logo/nuxtjs2.svg" /> | **[Nuxt.js `v2`](https://github.com/nuxt/nuxt.js)** | [source](/nuxtjs) |
26-
| <img height="36" src="./shared/logo/nuxtjs.svg" /> | **[Nuxt.js `v3`](https://github.com/nuxt/nuxt.js)** | [source](/nuxt3) |
27-
| <img height="40" src="./shared/logo/react.svg" /> | **[React `v17`](https://github.com/facebook/react)** | [source](/react) <sup>[1]</sup> |
28-
| <img height="32" src="./shared/logo/remix.svg#gh-light-mode-only" /><img height="32" src="./shared/logo/remix-dark.svg#gh-dark-mode-only" /> | **[Remix `v1`](https://github.com/remix-run/remix)** | [source](/remix) |
29-
| <img height="32" src="./shared/logo/svelte.svg" /> | **[Svelte `v3`](https://github.com/sveltejs/svelte)** | [source](/svelte) <sup>[1]</sup> |
30-
| <img height="32" src="./shared/logo/svelte.svg" /> | **[SvelteKit `beta`](https://github.com/sveltejs/kit)** | [source](/sveltekit) |
31-
| <img height="32" src="./shared/logo/vue.svg" /> | **[Vue `v3`](https://github.com/vuejs/core)** | [source](/vue) <sup>[1]</sup> |
16+
| Logo | Framework | Blog Example |
17+
| :--------------------------------------------------------------------------------------------------------------------------------------------: | ---------------------------------------------------------------- | :-------------------------------: |
18+
| <img height="36" src="./shared/logo/angular.svg" /> | **[Angular `v13`](https://github.com/angular/angular)** | [source](/angular) <sup>[1]</sup> |
19+
| <img height="32" src="./shared/logo/astro.svg#gh-light-mode-only" /><img height="32" src="./shared/logo/astro-dark.svg#gh-dark-mode-only" /> | **[Astro `v1.0.0-beta.44`](https://github.com/withastro/astro)** | [source](/astro) |
20+
| <img height="32" src="./shared/logo/blitz.svg" /> | **[Blitz `v0.45.4`](https://github.com/blitz-js/blitz)** | [source](/blitz) |
21+
| <img height="32" src="./shared/logo/eleventy.svg" /> | **[Eleventy `v1`](https://github.com/11ty/eleventy)** | [source](/eleventy) |
22+
| <img height="32" src="./shared/logo/gatsby.svg" /> | **[Gatsby `v4`](https://github.com/gatsbyjs/gatsby)** | [source](/gatsby) |
23+
| <img height="34" src="./shared/logo/iles.svg" /> | **[îles `v0.7`](https://github.com/ElMassimo/iles)** | [source](/iles) |
24+
| <img height="32" src="./shared/logo/nextjs.svg#gh-light-mode-only" /><img height="32" src="./shared/logo/nextjs-dark.svg#gh-dark-mode-only" /> | **[Next.js `v12`](https://github.com/vercel/next.js)** | [source](/nextjs) |
25+
| <img height="28" src="./shared/logo/nuxtjs2.svg" /> | **[Nuxt.js `v2`](https://github.com/nuxt/nuxt.js)** | [source](/nuxtjs) |
26+
| <img height="36" src="./shared/logo/nuxtjs.svg" /> | **[Nuxt.js `v3`](https://github.com/nuxt/nuxt.js)** | [source](/nuxt3) |
27+
| <img height="40" src="./shared/logo/react.svg" /> | **[React `v17`](https://github.com/facebook/react)** | [source](/react) <sup>[1]</sup> |
28+
| <img height="32" src="./shared/logo/remix.svg#gh-light-mode-only" /><img height="32" src="./shared/logo/remix-dark.svg#gh-dark-mode-only" /> | **[Remix `v1`](https://github.com/remix-run/remix)** | [source](/remix) |
29+
| <img height="32" src="./shared/logo/svelte.svg" /> | **[Svelte `v3`](https://github.com/sveltejs/svelte)** | [source](/svelte) <sup>[1]</sup> |
30+
| <img height="32" src="./shared/logo/svelte.svg" /> | **[SvelteKit `beta`](https://github.com/sveltejs/kit)** | [source](/sveltekit) |
31+
| <img height="32" src="./shared/logo/vue.svg" /> | **[Vue `v3`](https://github.com/vuejs/core)** | [source](/vue) <sup>[1]</sup> |
3232

3333
_[1]: These additionally uses full read permissions on `articles` & `directus_users` in Public role for simplicity sake._
3434

0 commit comments

Comments
 (0)