UNPKG

toastr2

Version:

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.

13 lines (12 loc) 159 B
language: node_js node_js: - 10 - 12 script: - npm run lint - npm run test after_success: - npm run coveralls cache: directories: - node_modules