
A simple Directus 9 Display extension. Allows to display and download QR-Codes.
The Directus Display QR Code is a simple Directus 9 Display Extension that allows users to display QR codes directly within the Directus UI. By taking a string input, this extension renders a QR code when hovering over the corresponding string value in the Collection overview. It can be used in tandem with the Directus Interface QR Code to display QR codes on the Collection Editing Page. The extension is built using Vue, qrcode.vue, and SASS technologies.
The Directus Display QR Code is a valuable Directus 9 Display Extension that adds functionality to display QR codes directly within the Directus UI. With simple installation options available, users can easily integrate this extension to enhance the user experience and improve data representation in their Directus collections.

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.
A website that uses Directus as an open source headless CMS to manage content. This includes features such as a customizable content model, role-based access control, and API-based content delivery to support a wide range of digital experiences.
Recoil is a state management library for React that provides an intuitive and flexible API for managing and sharing state across components. It supports a range of features, including derived state, asynchronous updates, and time-travel debugging, and is designed to work well with the React ecosystem and other state management solutions.