Drupal is a registered trademark of Dries Buytaert

sdc_component_library

185 sites Security covered
View on drupal.org

Introduction

SDC Component Library makes developing Drupal components more efficient by enabling easy rendering and visual testing of Single-Directory Components (SDCs) directly from the theme. Components with a .story.twig file can be previewed with dummy data.

Features

The SDC Component Library module provides the following functionality:

  • Automatically reads and lists all SDCs from your theme.
  • Allows rendering components with a .story.twig file using dummy data.
  • Enables visual inspection and testing of components at /components.
  • Integration with a WCAG checker for accessibility validation.

This module is perfect for developers who want to streamline their component development workflow, allowing them to see and test their components without setting up full content pages.

Use cases include:

  • Rapid component development and testing.
  • Ensuring consistent design system implementation.
  • Accessibility checks directly within component previews.

Post-Installation

Once installed, the module reads all components from your theme folder that are set up as SDCs. You can access the component list at /components. No additional configuration is needed. However, to utilize the full functionality, ensure your components have a .story.twig file, which allows them to be rendered with sample data.
Additional Requirements

  • Single Directory Components (SDC) module enabled.

This module requires the SDC module to be active and functional within your theme.

Similar Projects

Other component development modules in Drupal exist, such as UI Patterns or storybook. However, SDC Component Library is uniquely focused on leveraging Single-Directory Components and providing direct visual previews of each component without complex setup.

Activity

Total releases
8
First release
Feb 2025
Latest release
6 days ago
Release cadence
54 days
Stability
75% stable

Release Timeline

Releases

Version Type Release date
1.0.5 Stable Feb 26, 2026
1.0.4 Stable Feb 24, 2026
1.0.3 Stable Jan 9, 2026
1.0.2 Stable Jan 9, 2026
1.0.1 Stable Nov 10, 2025
1.0.x-dev Dev Oct 8, 2025
1.0.0 Stable Oct 8, 2025
1.0.0-beta6 Pre-release Feb 11, 2025