Drupal Atomic Builder
The Drupal Atomic Builder (DAB) module helps front-end developers visualize and create components using Single Directory Components (SDC). It integrates with Drupal's admin interface to allow component coding without needing to create full content, but it is not recommended for production use.
The Drupal Atomic Builder (DAB) module is designed for front-end developers, offering functionalities for both visualizing and creating components through the Single Directory Component (SDC). It integrates smoothly with Drupal's admin interface for ease of use. The module allows developers to code their components without having to create full content. Despite its capabilities, it is strongly advised not to use this module in production environments.
Features
Provides in-admin lists and previews of your components.
Installation
composer require --dev drupal/dab:^1.x