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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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:Semantic-Org/Semantic-UI.git
  • Install dev dependencies
npm update; npm install;
  • Build the project
grunt build
  • Start documnetation server
docpad run

Release history

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

Have a suggestion or a bug ? please open a new issue.

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%