Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcelodolza/iziToast
Elegant, responsive, flexible and lightweight notification plugin with no dependencies.
https://github.com/marcelodolza/iziToast
Last synced: 13 days 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T01:43:07.000Z (3 months ago)
- Last Synced: 2024-10-23T10:05:59.454Z (18 days ago)
- Language: JavaScript
- Homepage: https://marcelodolza.github.io/iziToast/
- Size: 941 KB
- Stars: 2,614
- Watchers: 61
- Forks: 304
- Open Issues: 50
-
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/)
![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
```