Skip to content

A javascript framework for developing pretty browser dialogs and notifications.

License

Notifications You must be signed in to change notification settings

MohammadYounes/AlertifyJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8dde6f1 · Apr 26, 2024
Apr 26, 2024
Apr 26, 2024
Apr 12, 2024
Aug 1, 2014
Feb 17, 2015
Feb 17, 2015
Oct 30, 2014
Apr 26, 2024
Jul 31, 2016
Oct 8, 2017
Apr 26, 2024
Apr 26, 2024
Apr 26, 2024
Apr 26, 2024

Repository files navigation

GitHub version NuGet version npm version jsDelivr Hits

AlertifyJS

Join the chat at https://gitter.im/MohammadYounes/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

alertifyjs-dialog

Browser support

Last two versions.

Running documentation locally

  • Clone the repo
git clone git@github.com:MohammadYounes/AlertifyJS.git
  • Install dev dependencies
npm update; npm install;
  • Build the project
grunt
  • Start documentation server
docpad run

Dependencies

None.

Community Contribution

Bugs & Questions

Please review the guidelines for contributing.

You can fork this codepen or this jsfiddle to get started.


Contact: Mohammad@alertifyjs.com