# @aws-amplify/ui

> `@aws-amplify/ui` contains low-level logic & styles for stand-alone usage or re-use in framework-specific implementations.

Latest version **6.15.6** (published 2026-08-24) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @aws-amplify/ui
pnpm add @aws-amplify/ui
yarn add @aws-amplify/ui
bun add @aws-amplify/ui
```

## Health

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

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 6.15.6 |
| Published | 2026-08-24 |
| First published | 2018-08-28 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 2.5 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1143 |
| Maintainers | amzn-oss, aws-amplify-ops, amplify-studio-uibuilder, amplify-codegen, amplify-data-dev-npm, aws-amplify-data-runtime |

## Links

- npm: https://www.npmjs.com/package/@aws-amplify/ui
- Repository: https://github.com/aws-amplify/amplify-ui
- Homepage: https://github.com/aws-amplify/amplify-ui#readme
- Issues: https://github.com/aws-amplify/amplify-ui/issues
- npm.io page: https://npm.io/package/@aws-amplify/ui

## Dependencies (3)

- [tslib](https://npm.io/package/tslib.md) ^2.5.2
- [lodash](https://npm.io/package/lodash.md) 4.18.1
- [csstype](https://npm.io/package/csstype.md) ^3.1.1

## Recent versions

- 6.15.6 (latest) — 2026-08-24
- 0.0.0-next-f066bc4-20260917095429 (next) — 2026-09-17
- 0.0.0-cifix-de4fc62-20251212213124 (cifix) — 2025-12-12
- 0.0.0-macos15-ddf3c2d-20251211033920 (macos15) — 2025-12-11
- 0.0.0-macos-test-11faf50-20251210063209 (macos-test) — 2025-12-10
- 0.0.0-liveness-dca-9017c4d-20251029003456 (liveness-dca) — 2025-10-29
- 0.0.0-hotfix-cd120e2-20250627084020 (hotfix) — 2025-06-27
- 0.0.0-email-mfa-41dd6d1-20250329011526 (email-mfa) — 2025-03-29
- 0.0.0-ai-documents-7a1d499-20250317175456 (ai-documents) — 2025-03-17
- 0.0.0-storage-browser-alpha-be63c3d-20250130005150 (storage-browser-alpha) — 2025-01-30
- 0.0.0-react-19-a2f998a-20250114183316 (react-19) — 2025-01-14
- 0.0.0-testdelay-758e95a-20250109194823 (testdelay) — 2025-01-09
- 0.0.0-test-delay-3b0be8c-20250107175849 (test-delay) — 2025-01-07
- 0.0.0-ai-streaming-ee273dd-20241112004128 (ai-streaming) — 2024-11-12
- 0.0.0-liveness-alpha-5321204-20241106173804 (liveness-alpha) — 2024-11-06
- … 4898 more at https://npm.io/package/@aws-amplify/ui/versions

## README

# Amplify UI (Core)

`@aws-amplify/ui` contains low-level logic & styles for stand-alone usage or re-use in framework-specific implementations.

## Contents

### Core Modules

- [Theme](src/theme) - Theming utilities and configurations
- [I18n](src/i18n) - Internationalization utilities
- [State machines](src/machines) - State management utilities

### Utilities

- Helpers - Various helper functions
- Types - Type definitions
- Utils - Utility functions

## Features

- Framework-agnostic core functionality
- Reusable state management
- Internationalization support
- Theming capabilities
- Utility functions for Amplify UI components

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