Skip to content

A javascript framework for developing pretty browser dialogs and notifications.

License

Notifications You must be signed in to change notification settings

utilmind/AlertifyJS

Repository files navigation

AlertifyJS

AlertifyJS is a javascript framework for developing pretty browser dialogs and notifications.

AlertifyJS is an extreme makeover of alertify.js by @fabien-d

Documentation

Check out the interactive documentaion at http://alertifyjs.com

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 build
  • Start documnetation server
docpad run

Bugs & Questions

Please review the guidelines for contributing.

Release history

  • v0.0.0 [1 Aug. 2014]
    • Initial commit.

About

A javascript framework for developing pretty browser dialogs and notifications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.9%
  • CSS 21.1%
  • Less 4.1%
  • HTML 1.8%
  • CoffeeScript 1.1%