My last project required notifications to alert users in real time. There were several alert libraries on Github, but none had the specific features (responsive, custom positioning, custom animations) required for my app. I decided to create my own with the goal of making a lightweight, yet highly customizable notification system.

iGrowl is a lightweight jQuery plugin that generates growl-like notifications with an emphasis on icons. Alerts are fully responsive and CSS animations are used to provide optimal performance.The plugin also includes 4 optional icon packs.

Features:

  • Elegant, clean look
  • Highly customizable:
    • includes numerous options, styles and animations
    • can change defaults
    • includes animation callbacks
  • CSS animations - smooth performance on all devices
  • Responsive - media queries for alert size
  • Icon packs included

Built With

Share this project:

Updates