UNPKG

toastr-stylus

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.

12 lines (9 loc) 139 B
language: node_js node_js: - "0.10" install: - npm install -g grunt-cli bower - npm install - bower install script: - npm test