https://github.com/orsifrancesco/mini-alert
Just a small javascript notification popup for ES6 and/or React.
https://github.com/orsifrancesco/mini-alert
alert dialog javascript npm npm-package popup react reactjs
Last synced: 7 months ago
JSON representation
Just a small javascript notification popup for ES6 and/or React.
- Host: GitHub
- URL: https://github.com/orsifrancesco/mini-alert
- Owner: orsifrancesco
- License: mit
- Created: 2020-05-19T23:35:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-30T09:15:15.000Z (over 5 years ago)
- Last Synced: 2025-02-19T03:47:14.807Z (8 months ago)
- Topics: alert, dialog, javascript, npm, npm-package, popup, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mini-alert
[](https://www.npmjs.com/package/mini-alert)
Just a small javascript notification popup for ES6 and/or React.

## Installation
```bash
$ npm install mini-alert
```## Examples
```jsx
import miniAlert from 'mini-alert';
import 'mini-alert/miniAlert.css';
// import 'mini-alert/miniAlert.scss'; //