jGrowl 1.4.6.1
jGrowl is a jQuery plugin that raises unobtrusive messages within the browser, similar to the way that OS X's Growl Framework works. The idea is simple, deliver notifications to the end user in a noticeable way that doesn't obstruct the work flow and yet keeps the user informed. jGrowl is the last v1.4.6, please use bower from now. Use: https://github.com/stanlemon/jGrowl bower install jgrowl
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>jGrowl</id>
<version>1.4.6.1</version>
<title>jGrowl</title>
<authors>Patrik Laszlo</authors>
<owners>Stan Lemon</owners>
<projectUrl>https://github.com/stanlemon/jGrowl</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>jGrowl is a jQuery plugin that raises unobtrusive messages within the browser, similar to the way that OS X's Growl Framework works. The idea is simple, deliver notifications to the end user in a noticeable way that doesn't obstruct the work flow and yet keeps the user informed.
jGrowl is the last v1.4.6, please use bower from now.
Use: https://github.com/stanlemon/jGrowl
bower install jgrowl</description>
<summary>jGrowl is the last v1.4.6, please use bower from now.</summary>
<releaseNotes />
<tags>growl jgrowl jquery toaster notification message</tags>
<dependencies>
<group targetFramework="jQUery0.0">
<dependency id="jQuery" version="1.4.1" />
</group>
</dependencies>
</metadata>
</package>