https://github.com/marcelodolza/iziToast
Elegant, responsive, flexible and lightweight notification plugin with no dependencies.
https://github.com/marcelodolza/iziToast
Last synced: about 1 month ago
JSON representation
Elegant, responsive, flexible and lightweight notification plugin with no dependencies.
- Host: GitHub
- URL: https://github.com/marcelodolza/iziToast
- Owner: marcelodolza
- License: apache-2.0
- Created: 2016-11-17T16:53:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T01:43:07.000Z (9 months ago)
- Last Synced: 2025-03-20T06:08:43.915Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://marcelodolza.github.io/iziToast/
- Size: 941 KB
- Stars: 2,653
- Watchers: 60
- Forks: 308
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - marcelodolza/iziToast - Elegant, responsive, flexible and lightweight notification plugin with no dependencies. (JavaScript)
README
# [iziToast](https://marcelodolza.github.io/iziToast/)
Elegant, responsive and lightweight notification plugin with no dependencies.[https://marcelodolza.github.io/iziToast/](https://marcelodolza.github.io/iziToast/)

[logo]: http://i.imgur.com/hCYIhep.png "Check icon"
[new]: http://i.imgur.com/41zuVDk.png "New label"
[bug]: http://i.imgur.com/92lu4ln.png "Bug label"Fast | Responsive | Animated | Lightweight | Customizable | No dependencies | Retina
:-----: | :-----: | :-----: | :-----: | :-----: | :-----: | :-----:
![alt text][logo] | ![alt text][logo] | ![alt text][logo] | ![alt text][logo] | ![alt text][logo] | ![alt text][logo] | ![alt text][logo]___
- ### [Options](https://marcelodolza.github.io/iziToast/#Options)
- ### [Methods](https://marcelodolza.github.io/iziToast/#Methods)
- ### [Events](https://marcelodolza.github.io/iziToast/#Events)
- ### [Use](https://marcelodolza.github.io/iziToast/#Start)
___#### Webpack
Dev command
```
yarn dev
```
Build command
```
yarn build
```
___#### [NPM](https://www.npmjs.com/package/izitoast)
```
npm install izitoast --save
```
#### Yarn
```
yarn add izitoast --save
```
#### Bower
```
bower install izitoast --save
```#### Angular 2 ([NPM](https://www.npmjs.com/package/ng2-izitoast), [Github](https://github.com/plauzul/ng2-izitoast))
```
npm install ng2-izitoast --save
```#### Vue 2 ([NPM](https://www.npmjs.com/package/vue-izitoast), [Github](https://github.com/arthurvasconcelos/vue-izitoast))
```
npm install vue-izitoast --save
yarn add vue-izitoast
```#### [GEM](https://github.com/BadAllOff/iziToast-rails)
```
https://github.com/BadAllOff/iziToast-rails
```