1.2.1 • Published 5 years ago

vue-izitoast v1.2.1

Weekly downloads
4,986
License
Apache-2.0
Repository
github
Last release
5 years ago

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

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.

License

FOSSA Status

Contributing

Contributors

arthurvasconcelosgreenkeeper[bot]lgguzmanfossabotwebmcheck

forthebadge

Live Long and Prosper