# @blueprintjs/core

> Core styles & components

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

## Install

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

Provides the commands `upgrade-blueprint-2.0.0-rename`, `upgrade-blueprint-3.0.0-rename`.

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score; high quality score; popular repo.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 6.18.0 |
| Published | 2026-07-28 |
| First published | 2016-11-11 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 9 |
| Unpacked size | 8.8 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 22061 |
| Author | Palantir Technologies |
| Maintainers | blueprintjs |
| Keywords | palantir, blueprint, components, styles, theme, ui |

## Links

- npm: https://www.npmjs.com/package/@blueprintjs/core
- Repository: git@github.com:palantir/blueprint
- npm.io page: https://npm.io/package/@blueprintjs/core

## Dependencies (9)

- [tslib](https://npm.io/package/tslib.md) ~2.6.2
- [classnames](https://npm.io/package/classnames.md) ^2.3.1
- [react-popper](https://npm.io/package/react-popper.md) ^2.3.0
- [normalize.css](https://npm.io/package/normalize.css.md) ^8.0.1
- [@popperjs/core](https://npm.io/package/@popperjs/core.md) ^2.11.8
- [@blueprintjs/icons](https://npm.io/package/@blueprintjs/icons.md) ^6.13.0
- [@floating-ui/react](https://npm.io/package/@floating-ui/react.md) ^0.27.13
- [@blueprintjs/colors](https://npm.io/package/@blueprintjs/colors.md) ^5.1.16
- [react-transition-group](https://npm.io/package/react-transition-group.md) ^4.4.5

## Alternatives

- [@progress/kendo-ooxml](https://npm.io/package/@progress/kendo-ooxml.md) — 152.1K weekly downloads
- [@progress/kendo-react-ripple](https://npm.io/package/@progress/kendo-react-ripple.md) — 8.0K weekly downloads
- [@progress/kendo-react-orgchart](https://npm.io/package/@progress/kendo-react-orgchart.md) — 4.3K weekly downloads
- [@praxisui/dynamic-fields](https://npm.io/package/@praxisui/dynamic-fields.md) — 2.4K weekly downloads
- [@mesalvo/react-ui](https://npm.io/package/@mesalvo/react-ui.md) — 1.7K weekly downloads

## Recent versions

- 6.18.0 (latest) — 2026-07-28
- 6.0.0-alpha.1 (next) — 2025-04-22
- 6.17.2 — 2026-07-09
- 6.17.1 — 2026-07-06
- 6.17.0 — 2026-06-30
- 6.16.0 — 2026-06-09
- 6.15.1 — 2026-06-08
- 6.15.0 — 2026-05-21
- 6.14.0 — 2026-05-19
- 6.13.0 — 2026-05-13
- 6.12.1 — 2026-04-23
- 6.12.0 — 2026-04-07
- 6.11.3 — 2026-04-01
- 6.11.2 — 2026-03-31
- 6.11.1 — 2026-03-25
- … 340 more at https://npm.io/package/@blueprintjs/core/versions

## README

<img height="204" src="https://cloud.githubusercontent.com/assets/464822/20228152/d3f36dc2-a804-11e6-80ff-51ada2d13ea7.png">

# [Blueprint](http://blueprintjs.com/) Core Components

Blueprint is a React UI toolkit for the web.

This package contains the core set of UI components as CSS and React code.

## Installation

```sh copy
npm install --save @blueprintjs/core
```

### [Full Documentation](http://blueprintjs.com/docs) | [Source Code](https://github.com/palantir/blueprint)

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