kukrik/toastr

QCubed plugin for Toastr

Maintainers

Details

github.com/kukrik/toastr

Source

Issues

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:JavaScript

Type:qcubed-library

dev-master 2024-04-08 18:55 UTC

This package is auto-updated.

Last update: 2024-10-08 19:58:40 UTC


README

Toastr for QCubed v4

Toastr is a Javascript library for non-blocking notifications. jQuery is required. The goal is to create a simple core library that can be customized and extended.

Home page for the lib is https://github.com/CodeSeven/toastr and demo is at https://codeseven.github.io/toastr/demo.html, where you can see example of use.

Image of kukrik

If you have not previously installed QCubed Bootstrap and twitter bootstrap, run the following actions on the command line of your main installation directory by Composer:

    composer require qcubed/bootstrap
    composer require twbs/bootstrap

and

    composer require kukrik/toastr