Update and add index

This commit is contained in:
Jonas Zeunert
2024-04-23 15:17:38 +02:00
parent 4d0cd768f7
commit 8d4db5d359
726 changed files with 41721 additions and 53949 deletions

View File

@@ -1,6 +1,6 @@
 Awesome Directus !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 Awesome Directus !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
▐ A curated list of awesome things related to Directus
@@ -38,8 +38,7 @@
Integration
- Official JS SDK (https://www.npmjs.com/package/@directus/sdk) - The JS SDK provides an intuitive interface for the Directus API from within a JavaScript-powered project (Browsers and 
Node.js).
- Official JS SDK (https://www.npmjs.com/package/@directus/sdk) - The JS SDK provides an intuitive interface for the Directus API from within a JavaScript-powered project (Browsers and Node.js).
- Official Gatsby Source Plugin (https://www.npmjs.com/package/@directus/gatsby-source-directus) - Source plugin for pulling data into Gatsby from a Directus API.
- react-directus (https://github.com/gremo/react-directus) - A set of React components and utilities for Directus Headless CMS.
- Flutter SDK (https://pub.dev/packages/directus) - Flutter SDK to provide interface for Directus API.
@@ -51,8 +50,7 @@
Extensions
- Image Scout (https://github.com/resauce-dev/directus-image-scout?ref=awesome-directus) - Search and select images found on a variety of royalty free image sites (Pexels, Pixabay, Unsplash &
Giphy!).
- Image Scout (https://github.com/resauce-dev/directus-image-scout?ref=awesome-directus) - Search and select images found on a variety of royalty free image sites (Pexels, Pixabay, Unsplash & Giphy!).
- Editor.js Interface (https://github.com/dimitrov-adrian/directus-extension-editorjs-interface) - Block editor (Editor.js) interface for Directus 9.
- Draw Interface (https://github.com/jesusgp22/directus-draw-interface) - Free draw interface for Directus app.
- User-friendly file paths (https://gist.github.com/ToJans/fa18e2a7363edd24be6ad8dda2dd0232) - Use the folder and file module structure to reference to assets.
@@ -72,18 +70,15 @@
- Sanitize HTML (https://github.com/licitdev/directus-extension-sanitize-html) - Sanitize HTML inputs to Directus.
- Directus LogSnag (https://github.com/Intevel/directus-logsnag) - Sending your events from Directus directly to your phone using LogSnag.
- Field Actions (https://github.com/utomic-media/directus-extension-field-actions) - Adds copy to clipboard and open URL's action-buttons to fields (interface + display).
- Generate Types (https://github.com/maltejur/directus-extension-generate-types) - Adds a module for generating typescript types for a Directus JS-SDK connected to that Directus database. 
Also can generate Python or OpenAPI types.
- Generate Types (https://github.com/maltejur/directus-extension-generate-types) - Adds a module for generating typescript types for a Directus JS-SDK connected to that Directus database. Also can generate Python or OpenAPI types.
- Computed Interface (https://github.com/rezo-labs/directus-extension-computed-interface) - Perform computed value based on other fields.
- Inline Form Interface (https://github.com/hanneskuettner/directus-extension-inline-form-interface) - Edit M2O relations in an inline form contained in the parent record.
- Tab Group Interface (https://github.com/hanneskuettner/directus-extension-group-tabs-interface) - Display groups as tab panels, as a pretty, space saving alternative to the accordion group.
- Woodpecker Build Status (https://github.com/sguter90/directus-extension-woodpecker-build-status) - Adds status bar for Woodpecker (https://woodpecker-ci.org/) pipeline build status to 
Directus UI.
- Woodpecker Build Status (https://github.com/sguter90/directus-extension-woodpecker-build-status) - Adds status bar for Woodpecker (https://woodpecker-ci.org/) pipeline build status to Directus UI.
- Imagga Hook (https://github.com/gbicou/directus-extension-imagga) - Hook for file uploads to automatically tag images with Imagga API (https://imagga.com/).
- Tiptap Interface & Display (https://github.com/gbicou/directus-extension-tiptap) - Tiptap rich text editor interface and display.
- API Viewer (https://github.com/u12206050/directus-extension-api-viewer-module) - View and run API queries directly from a Module.
- Flexible Editor (https://github.com/formfcw/directus-extension-flexible-editor) - A Rich Text Editor (WYSIWYG) with JSON output, that allows to integrate M2A relations to make it extremely 
flexible.
- Flexible Editor (https://github.com/formfcw/directus-extension-flexible-editor) - A Rich Text Editor (WYSIWYG) with JSON output, that allows to integrate M2A relations to make it extremely flexible.
- BlurHash (https://github.com/pixielabs/directus-extension-blurhash/) - A Directus extension that generates blurhashes for uploaded images.
- Media AI Bundle (https://github.com/Arood/directus-extension-media-ai-bundle) - Two operations to perform image description and OCR.
- Directus Copilot (https://github.com/programmarchy/directus-extension-copilot/) - A bundle including a panel to ask data-aware questions in a chat interface.
@@ -123,8 +118,8 @@
- Official Examples (https://github.com/directus/examples) - Integration examples with Directus.
- Nuxt 3 Demo (https://github.com/bryantgillespie/nuxt3-directus-starter) - Opinionated Nuxt 3 / Directus Starter with Tailwind CSS.
- Agency OS (https://github.com/directus-community/agency-os) - Fully complete, opinionated agency website template featuring Nuxt and Directus. View Demo (https://www.agencyos.dev/).
- Nextus (https://github.com/luochuanyuewu/nextus) - A comprehensive, versatile and modern website template based on Nextjs and Directus technologies. It helps you build various types of 
websites more quickly. View Demo (https://nextus.vercel.app/en).
- Nextus (https://github.com/luochuanyuewu/nextus) - A comprehensive, versatile and modern website template based on Nextjs and Directus technologies. It helps you build various types of websites more quickly. View Demo 
(https://nextus.vercel.app/en).
Contributing