Pnotify 1.3.1
dotnet add package Pnotify --version 1.3.1
NuGet\Install-Package Pnotify -Version 1.3.1
<PackageReference Include="Pnotify" Version="1.3.1" />
paket add Pnotify --version 1.3.1
#r "nuget: Pnotify, 1.3.1"
// Install Pnotify as a Cake Addin #addin nuget:?package=Pnotify&version=1.3.1 // Install Pnotify as a Cake Tool #tool nuget:?package=Pnotify&version=1.3.1
PNotify is a JavaScript notification plugin, developed by SciActive. Formerly known as Pines Notify. It is designed to provide an unparalleled level of flexibility, while still being very easy to implement and use.
See http://sciactive.com/pnotify/ for more information and examples.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Pnotify:
Package | Downloads |
---|---|
Incoding.MetaLanguage.Contrib
Extend default functional incoding meta language. |
|
jquery.dirtyforms.dialogs.pnotify
Dirty Forms will alert a user when they attempt to leave a page without submitting a form they have entered data into. It alerts them in a modal popup box, and also falls back to the browser's default onBeforeUnload handler for events outside the scope of the document such as, but not limited to, page refreshes and browser navigation buttons. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Bugfixes:
•PNotify wouldn't load if the body tag was present at load time.
•Stacks that pushed to top would flicker when notices filled the first position and had to move over.