# @teste-ui/alert

> A React component used to alert users of a particular screen area that needs user action

Latest version **2.0.4** (published 2022-07-14) · MIT license · 0 weekly downloads

## Install

```sh
npm install @teste-ui/alert
pnpm add @teste-ui/alert
yarn add @teste-ui/alert
bun add @teste-ui/alert
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.4 |
| Published | 2022-07-14 |
| First published | 2022-07-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 4 |
| Unpacked size | 45.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Segun Adebayo |
| Maintainers | benits |
| Keywords | alert, notice, notification, react, chakra ui, ui |

## Links

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

## Dependencies (4)

- [@teste-ui/icon](https://npm.io/package/@teste-ui/icon.md) 3.0.4
- [@teste-ui/utils](https://npm.io/package/@teste-ui/utils.md) 2.0.4
- [@teste-ui/spinner](https://npm.io/package/@teste-ui/spinner.md) ^2.0.4
- [@teste-ui/react-utils](https://npm.io/package/@teste-ui/react-utils.md) 2.0.1

## 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

- 2.0.4 (latest) — 2022-07-14

## README

# Alert

A React component used to alert users of a particular screen area that needs
user action

## Installation

```sh
npm i @teste-ui/alert

# or

yarn add @teste-ui/alert
```

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