# @atlaskit/progress-bar

> A progress bar communicates the status of a system process.

Latest version **5.3.5** (published 2026-09-17) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @atlaskit/progress-bar
pnpm add @atlaskit/progress-bar
yarn add @atlaskit/progress-bar
bun add @atlaskit/progress-bar
```

## Health

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

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 5.3.5 |
| Published | 2026-09-17 |
| First published | 2019-05-09 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 5 |
| Unpacked size | 52.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Atlassian Pty Ltd |
| Maintainers | atlassianartifactteam |
| Keywords | atlaskit, react, ui |

## Links

- npm: https://www.npmjs.com/package/@atlaskit/progress-bar
- Repository: https://bitbucket.org/atlassian/atlassian-frontend-mirror
- Homepage: https://atlassian.design/components/progress-bar/
- Issues: https://bitbucket.org/atlassian/atlassian-frontend-mirror/issues
- npm.io page: https://npm.io/package/@atlaskit/progress-bar

## Dependencies (5)

- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.0.0
- [@compiled/react](https://npm.io/package/@compiled/react.md) ^1.0.2
- [@atlaskit/tokens](https://npm.io/package/@atlaskit/tokens.md) ^18.0.0
- [@atlaskit/react-compiler-gating](https://npm.io/package/@atlaskit/react-compiler-gating.md) ^0.2.0
- [@atlaskit/platform-feature-flags](https://npm.io/package/@atlaskit/platform-feature-flags.md) ^2.2.0

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 5.3.5 (latest) — 2026-09-17
- 0.6.2 (next) — 2023-05-17
- 5.3.4 — 2026-09-15
- 5.3.3 — 2026-09-14
- 5.3.2 — 2026-09-08
- 5.3.1 — 2026-09-04
- 5.3.0 — 2026-08-29
- 5.2.1 — 2026-08-28
- 5.2.0 — 2026-08-20
- 5.1.1 — 2026-07-17
- 5.1.0 — 2026-06-26
- 5.0.1 — 2026-06-23
- 5.0.0 — 2026-06-16
- 4.2.0 — 2026-04-15
- 4.1.11 — 2026-04-14
- … 87 more at https://npm.io/package/@atlaskit/progress-bar/versions

## README

# Progress Bar

Provides a standard way to indicate progress.

## Installation

```sh
yarn add @atlaskit/progress-bar
```

## Usage

Detailed docs and example usage can be found
[here](https://atlaskit.atlassian.com/packages/server/progress-bar).

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