# AlertifyJS **Repository Path**: ricemaster/AlertifyJS ## Basic Information - **Project Name**: AlertifyJS - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2021-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![GitHub version](https://badge.fury.io/gh/MohammadYounes%2FAlertifyJS.svg)](http://badge.fury.io/gh/MohammadYounes%2FAlertifyJS) [![NuGet version](https://badge.fury.io/nu/AlertifyJS.svg)](http://badge.fury.io/nu/AlertifyJS) [![npm version](https://badge.fury.io/js/alertifyjs.svg)](http://badge.fury.io/js/alertifyjs) AlertifyJS ========== [![Join the chat at https://gitter.im/MohammadYounes/AlertifyJS](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/MohammadYounes/AlertifyJS?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) 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](https://www.nuget.org/packages/AlertifyJS/) ``` Install-Package AlertifyJS ``` ###Install with [NPM](https://www.npmjs.com/package/alertifyjs/) ``` npm install alertifyjs --save ``` Documentation ========== Check out the interactive documentation at http://alertifyjs.com [![alertifyjs-dialog](https://cloud.githubusercontent.com/assets/4712046/4170670/0d50b04c-3535-11e4-87a7-1ce62dd0d77e.png)](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 ``` * Start documnetation server ``` docpad run ``` * Open your browser to http://localhost:9778/ Community Contribution ========== * [alertifyjs-rails](https://github.com/mkhairi/alertifyjs-rails) by **[@mkhairi](https://github.com/mkhairi)** * [meteor-alertifyjs](https://github.com/ovcharik/meteor-alertifyjs/) by **[@ovcharik](https://github.com/ovcharik)** Bugs & Questions ========== Please review the guidelines for [contributing](https://github.com/MohammadYounes/AlertifyJS/blob/master/CONTRIBUTING.md). >You can fork this [codepen](http://codepen.io/anon/pen/raohK) or this [jsfiddle](http://jsfiddle.net/g2o52zq7/) to get started. ------ Contact: [Mohammad@alertifyjs.com](mailto:Mohammad@alertifyjs.com)