
Security News
The Changelog Podcast: Practical Steps to Stay Safe on npm
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.
@department-of-veterans-affairs/clinical-design-system-single-value-viz
Advanced tools
A clinician-facing design system built for the Department of Veterans Affairs.
The Single Value Visualization (SVV) is a compact visual component that highlights one key metric, value, or indicator. It is designed to stand out for quick, high-impact communication of important clinical or operational data.
yarn add @department-of-veterans-affairs/clinical-design-system-single-value-viz
npm install @department-of-veterans-affairs/clinical-design-system-single-value-viz
The SVV component communicates a single data point in a clear, scannable way. It may include a title, the primary value, and optional supporting text or visual indicators.
This flexibility allows SVV to adapt to different levels of information density while maintaining readability. When to use the Single Value Visualization
title*
A required prop that titles the component.
string
-
keyValue*
A required prop that renders text below the title.
string
-
barColor
An optional prop that serves as a visual indicator of its status and spans the width of the key value's text. Accepts string literals of hexadecimal, RGB/RGBA, and named CSS colors. Invalid colors will cause the bar to not render as well as a console warning.
string
-
supportingText
An optional prop that renders text below the key value and color bar.
string
FAQs
A clinician-facing design system built for the Department of Veterans Affairs.
We found that @department-of-veterans-affairs/clinical-design-system-single-value-viz demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 25 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.