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
Check out the interactive documentation at https://alertifyjs.com
Last two versions.
- Clone the repo
git clone [email protected]:MohammadYounes/AlertifyJS.git
- Install dev dependencies
npm update; npm install;
- Build the project
grunt
- Start documentation server
docpad run
- Open your browser to https://localhost:9778/
None.
Please review the guidelines for contributing.
Contact: [email protected]