# @cdc/core

> Core components, styles, hooks, and helpers, for the CDC Open Visualization project

Latest version **4.26.7** (published 2026-07-28) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @cdc/core
pnpm add @cdc/core
yarn add @cdc/core
bun add @cdc/core
```

## Health

**Score 60/100 (C)** — status: active.

Positive: esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types.

## Facts

| | |
|---|---|
| Version | 4.26.7 |
| Published | 2026-07-28 |
| First published | 2021-01-21 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 15 |
| Unpacked size | 2.8 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 55 |
| Author | Rob Shelnutt |
| Maintainers | cooms13, adoe, mpallansch |

## Links

- npm: https://www.npmjs.com/package/@cdc/core
- Repository: https://github.com/CDCgov/cdc-open-viz
- Homepage: https://github.com/CDCgov/cdc-open-viz#readme
- Issues: https://github.com/CDCgov/cdc-open-viz/issues
- npm.io page: https://npm.io/package/@cdc/core

## Dependencies (15)

- [vega](https://npm.io/package/vega.md) ^6.1.0
- [chroma-js](https://npm.io/package/chroma-js.md) ^3.1.2
- [dompurify](https://npm.io/package/dompurify.md) ^3.4.0
- [papaparse](https://npm.io/package/papaparse.md) ^5.5.2
- [vega-lite](https://npm.io/package/vega-lite.md) ^6.1.0
- [prop-types](https://npm.io/package/prop-types.md) ^15.8.1
- [html2canvas](https://npm.io/package/html2canvas.md) ^1.4.1
- [react-select](https://npm.io/package/react-select.md) ^5.3.1
- [use-debounce](https://npm.io/package/use-debounce.md) ^10.1.0
- [react-tooltip](https://npm.io/package/react-tooltip.md) 5.8.2-beta.3
- [json-edit-react](https://npm.io/package/json-edit-react.md) ^1.27.0
- [@hello-pangea/dnd](https://npm.io/package/@hello-pangea/dnd.md) ^16.2.0
- [html-react-parser](https://npm.io/package/html-react-parser.md) ^5.2.3
- [resize-observer-polyfill](https://npm.io/package/resize-observer-polyfill.md) ^1.5.1
- [react-accessible-accordion](https://npm.io/package/react-accessible-accordion.md) ^5.0.1

## Recent versions

- 4.26.7 (latest) — 2026-07-28
- 4.26.6 — 2026-06-30
- 4.26.5 — 2026-06-04
- 4.26.4 — 2026-04-28
- 4.26.3 — 2026-04-06
- 4.26.2 — 2026-03-02
- 4.26.1 — 2026-01-28
- 4.25.11 — 2025-12-02
- 4.25.10 — 2025-10-28
- 4.25.8 — 2025-08-27
- 4.25.7 — 2025-07-29
- 4.25.6-1 — 2025-07-09
- 4.25.6 — 2025-07-01
- 4.25.5-1 — 2025-06-05
- 4.25.3 — 2025-03-25
- … 40 more at https://npm.io/package/@cdc/core/versions

## README

# `core`

This is an internal package that is only consumed by external facing packages in COVE. It houses shared components, styles and assets.

The primary reference for authoring shared config types is [CONFIG.md](./CONFIG.md).

If you are reading this in a context where relative Markdown links do not open correctly, use the [GitHub copy of the core config reference](https://github.com/CDCgov/cdc-open-viz/blob/main/packages/core/CONFIG.md).

---
_Source: https://npm.io/package/@cdc/core · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
