# aeb-ui-kit

> ## Инструкция разработки:

Latest version **10.0.0** (published 2026-03-25) · 0 weekly downloads

## Install

```sh
npm install aeb-ui-kit
pnpm add aeb-ui-kit
yarn add aeb-ui-kit
bun add aeb-ui-kit
```

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 10.0.0 |
| Published | 2026-03-25 |
| First published | 2020-08-04 |
| Weekly downloads | 0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 1.4 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | leasy1411, aalto, polyanskiy_ii, devops-runner |

## Links

- npm: https://www.npmjs.com/package/aeb-ui-kit
- npm.io page: https://npm.io/package/aeb-ui-kit

## Dependencies (1)

- [tslib](https://npm.io/package/tslib.md) ^2.8.1

## Recent versions

- 10.0.0 (latest) — 2026-03-25
- 10.0.0-preview.1204 (beta) — 2026-08-21
- 10.0.0-mr.1203-feature-fix-datepicker-emit — 2026-08-21
- 10.0.0-preview.1202 — 2026-07-16
- 10.0.0-mr.1201-feature-fix-tabs-render — 2026-07-14
- 10.0.0-preview.1200 — 2026-07-01
- 10.0.0-mr.1199-feature-dp-6663 — 2026-06-29
- 10.0.0-preview.1198 — 2026-05-27
- 10.0.0-mr.1197-feature-dp-6595 — 2026-05-27
- 10.0.0-mr.1196-feature-dp-6595 — 2026-05-21
- 10.0.0-mr.1195-feature-dp-6595 — 2026-05-21
- 10.0.0-preview.1194 — 2026-05-21
- 10.0.0-mr.1193-feature-dp-6590 — 2026-05-21
- 10.0.0-mr.1190-feature-dp-6590 — 2026-05-14
- 10.0.0-preview.1189 — 2026-05-12
- … 659 more at https://npm.io/package/aeb-ui-kit/versions

## README

# AebUiKit

## Инструкция разработки:

1. npm ci
2. npm run storybook
3. http://localhost:4400/

## Инструкция по использованию в проекте:

1. `npm install aeb-ui-kit`
2. В `angular.json` добавить стили в массивы "architect > build > options > styles" и "architect > test > options > styles" путь до CSS-файла со стилями: `"./node_modules/aeb-ui-kit/styles.css"`
3. Запустить проект (например, `npm start`)

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