# react-toastr

> React.js toastr component

Latest version **3.0.0** (published 2017-10-28) · MIT license · 0 weekly downloads

## Install

```sh
npm install react-toastr
pnpm add react-toastr
yarn add react-toastr
bun add react-toastr
```

## Health

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

Positive: has types package; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 3.0.0 |
| Published | 2017-10-28 |
| First published | 2014-10-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | separate (@types/react-toastr) |
| Module format | CommonJS |
| Dependencies | 4 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 616 |
| Author | tomchentw |
| Maintainers | tomchentw |
| Keywords | React.js, React, react-component, toastr, alert, toast, message, popup, jQuery |

## Links

- npm: https://www.npmjs.com/package/react-toastr
- Repository: https://github.com/tomchentw/react-toastr
- Homepage: https://tomchentw.github.io/react-toastr/
- Issues: https://github.com/tomchentw/react-toastr/issues
- npm.io page: https://npm.io/package/react-toastr

## Dependencies (4)

- [lodash](https://npm.io/package/lodash.md) ^4.17.4
- [classnames](https://npm.io/package/classnames.md) ^2.2.5
- [dom-helpers](https://npm.io/package/dom-helpers.md) ^3.2.1
- [babel-runtime](https://npm.io/package/babel-runtime.md) ^6.26.0

## Alternatives

- [update-check](https://npm.io/package/update-check.md) — 4.0M weekly downloads
- [react-native-onesignal](https://npm.io/package/react-native-onesignal.md) — 134.5K weekly downloads
- [react-redux-toastr](https://npm.io/package/react-redux-toastr.md) — 33.7K weekly downloads
- [@nocobase/plugin-notification-manager](https://npm.io/package/@nocobase/plugin-notification-manager.md) — 2.0K weekly downloads
- [react-simple-toasts](https://npm.io/package/react-simple-toasts.md) — 1.9K weekly downloads

## Recent versions

- 3.0.0 (latest) — 2017-10-28
- 2.9.5 — 2017-10-06
- 2.9.4 — 2017-09-30
- 2.9.3 — 2017-08-23
- 2.9.2 — 2017-08-21
- 2.9.1 — 2017-08-21
- 2.9.0 — 2017-08-21
- 2.8.2 — 2016-11-09
- 2.8.1 — 2016-09-21
- 2.8.0 — 2016-08-01
- 2.7.0 — 2016-06-14
- 2.6.2 — 2016-05-31
- 2.6.1 — 2016-04-28
- 2.6.0 — 2016-04-26
- 2.4.0 — 2016-01-28
- … 18 more at https://npm.io/package/react-toastr/versions

## README

# react-toastr
> React.js toastr component

[![Version][npm-image]][npm-url] [![Travis CI][travis-image]][travis-url] [![Quality][codeclimate-image]][codeclimate-url] [![Coverage][codeclimate-coverage-image]][codeclimate-coverage-url] [![Dependencies][gemnasium-image]][gemnasium-url] [![Gitter][gitter-image]][gitter-url]


## [Introduction](https://tomchentw.github.io/react-toastr/#introduction)


## [Installation](https://tomchentw.github.io/react-toastr/#installation)


## [Usage & Configuration](https://tomchentw.github.io/react-toastr/#usage--configuration)


## [Changelog][changelog-url]

The changelog is automatically generated via [standard-version][standard-version] and can be found in project root as well as npm tarball.


[npm-image]: https://img.shields.io/npm/v/react-toastr.svg?style=flat-square
[npm-url]: https://www.npmjs.org/package/react-toastr

[travis-image]: https://img.shields.io/travis/tomchentw/react-toastr.svg?style=flat-square
[travis-url]: https://travis-ci.org/tomchentw/react-toastr
[codeclimate-image]: https://img.shields.io/codeclimate/github/tomchentw/react-toastr.svg?style=flat-square
[codeclimate-url]: https://codeclimate.com/github/tomchentw/react-toastr
[codeclimate-coverage-image]: https://img.shields.io/codeclimate/coverage/github/tomchentw/react-toastr.svg?style=flat-square
[codeclimate-coverage-url]: https://codeclimate.com/github/tomchentw/react-toastr
[gemnasium-image]: https://img.shields.io/gemnasium/tomchentw/react-toastr.svg?style=flat-square
[gemnasium-url]: https://gemnasium.com/tomchentw/react-toastr
[gitter-image]: https://badges.gitter.im/Join%20Chat.svg
[gitter-url]: https://gitter.im/tomchentw/react-toastr?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge

[changelog-url]: https://github.com/tomchentw/react-toastr/blob/master/CHANGELOG.md

[standard-version]: https://github.com/conventional-changelog/standard-version
[conventional-commits-specification]: https://conventionalcommits.org/

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