Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomchentw/react-toastr
React.js toastr component
https://github.com/tomchentw/react-toastr
react toastr
Last synced: 12 days ago
JSON representation
React.js toastr component
- Host: GitHub
- URL: https://github.com/tomchentw/react-toastr
- Owner: tomchentw
- License: mit
- Created: 2014-10-12T14:57:37.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-08-27T11:35:45.000Z (about 3 years ago)
- Last Synced: 2024-04-13T23:55:02.181Z (7 months ago)
- Topics: react, toastr
- Language: JavaScript
- Homepage: https://tomchentw.github.io/react-toastr/
- Size: 4.02 MB
- Stars: 620
- Watchers: 19
- Forks: 114
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
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/