# [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/) ![cover](https://github.com/user-attachments/assets/48e0ae60-f50e-43ba-8837-5c6d7186b023) [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 ```