Skip to content

A javascript framework for developing pretty browser dialogs and notifications.

License

Notifications You must be signed in to change notification settings

4sh/AlertifyJS

 
 

Repository files navigation

GitHub version NuGet version

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

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 [email protected]:MohammadYounes/AlertifyJS.git
  • Install dev dependencies
npm update; npm install;
  • Build the project
grunt
  • Start documnetation server
docpad run

Community Contribution

Bugs & Questions

Please review the guidelines for contributing.

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


Contact: [email protected]

About

A javascript framework for developing pretty browser dialogs and notifications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 73.1%
  • CSS 25.8%
  • CoffeeScript 1.1%