This adds an [RFC 5545](https://datatracker.ietf.org/doc/html/rfc5545) style **Recurring Rule** interface extension to [Directus](https://directus.io/) using the [rrule](https://jakubroztocil.github.io/rrule) package.
Shared types for Directus
Shared constants for Directus
Shared Vue composables for Directus use
Definitions and types for Directus system collections
A toolkit to develop extensions to extend Directus
Create consistent error objects around the codebase
Utilities and types for Directus extensions
A tab group interface for Directus. This interface allows you to group fields into tabs as an alternative to the default accordion group.
Utilities shared between the Directus packages
Object storage abstraction layer for Directus
Check if an update for Directus is available
App dashboard for Directus
A bundle of card-based selection interfaces for Directus
Utilities around using global env configuration
Directus is a real-time API and App dashboard for managing SQL database content
A powerful interface for managing repeatable form fields within Directus that allows inline editing and reordering of items.
SEO plugin for Directus
Directus toggle switch interface for boolean fields.
Input a simple list of items with full keyboard support.
Themes for Directus
S3 file storage abstraction for `@directus/storage`
Custom formatter that converts any string into Title Case
Local file storage abstraction for `@directus/storage`