UNPKG

toastr-tng

Version:

This is a forked version of Toastr (TNG = The Next Generation). ToastrJS is a JavaScript library for Gnome / Growl type non-blocking notifications. jQuery is required. The goal is to create a simple core library that can be customized and extended.

4 lines (3 loc) 85 B
test('test test', 1, function () { ok(1 === 1, '1 equals 1'); });