Skip to content

Elegant, responsive, flexible and lightweight notification plugin implemented for Vue 2 of iziToast

License

Notifications You must be signed in to change notification settings

alvaro-canepa/vue-izitoast

This branch is up to date with arthurvasconcelos/vue-izitoast:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

604b16b · Aug 30, 2019

History

81 Commits
Aug 26, 2019
Aug 24, 2019
Aug 29, 2019
Aug 29, 2019
Aug 30, 2019
Aug 25, 2019
Aug 29, 2019
Aug 23, 2019
Jan 28, 2018
Jan 28, 2018
Jan 28, 2018
Aug 29, 2019
Jan 28, 2018
Aug 23, 2019
Aug 29, 2019
Aug 29, 2019
Jan 28, 2018
Aug 30, 2019
Aug 23, 2019
Aug 29, 2019
Aug 29, 2019
Aug 23, 2019

Repository files navigation

Vue iziToast

Elegant, responsive, flexible and lightweight notification plugin implemented for Vue 2 of iziToast

Build Status Maintainability Test Coverage Codacy Badge Greenkeeper badge FOSSA Status

dependencies Status devDependencies Status peerDependencies Status

Latest GH Latest Release Commits since latest GH release GH Forks GH Starts GH Watchers

NPM Latest Package Release NPM Package Downloads License

cover

Table of Contents

Requirements

  • Vue: ^2.0.0
  • iziToast: lastest

Install

$ npm install vue-izitoast --save

$ yarn add vue-izitoast

Configuration

import Vue from 'vue';
import VueIziToast from 'vue-izitoast';

import 'izitoast/dist/css/iziToast.css';
or
import 'izitoast/dist/css/iziToast.min.css';

Vue.use(VueIziToast);
or
Vue.use(VueIziToast, defaultOptionsObject);

Usage

See examples in our Storybook

or Try on Edit Vue-Izitoast Example

Testing

Vue Izitoast is using Travis as CD/CI. You can check the state of our last build here Build Status.

We now are also pledging with BroserStack so we can test on multiple browser and garantee that you will have a great usage cross-browser and os.

License

FOSSA Status

Contributing

Contributors

arthurvasconcelos greenkeeper[bot] lgguzman fossabot webmcheck
arthurvasconcelos greenkeeper[bot] lgguzman fossabot webmcheck

forthebadge

Live Long and Prosper

About

Elegant, responsive, flexible and lightweight notification plugin implemented for Vue 2 of iziToast

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%