sgds-components

Installation
SKILL.md

SGDS Components Setup Skill

Prerequisites and framework integration for using <sgds-*> web components.

Installation

npm install @govtechsg/sgds-web-component
# or
pnpm add @govtechsg/sgds-web-component

Import the library once at your app entry point:

import "@govtechsg/sgds-web-component";

Framework Integration

Installs
117
GitHub Stars
15
First Seen
Mar 19, 2026
sgds-components — govtechsg/sgds-web-component