AlertifyJS
AlertifyJS is a javascript framework for developing pretty browser dialogs and notifications.
AlertifyJS is an extreme makeover of alertify.js by @fabien-d
Install with NuGet
Install-Package AlertifyJS
Install with NPM
npm install alertifyjs --save
Documentation
Check out the interactive documentation at http://alertifyjs.com
Browser support
Last two versions.
Running documentation locally
git clone git@github.com:MohammadYounes/AlertifyJS.git
npm update; npm install;
grunt
- Start documentation server
docpad run
Dependencies
None.
Bugs & Questions
Please review the guidelines for contributing.
You can fork this codepen or this jsfiddle to get started.
Contact: Mohammad@alertifyjs.com