You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
.. | ||
build | 4 months ago | |
src | 4 months ago | |
.jshintrc | 4 months ago | |
CONTRIBUTING.md | 4 months ago | |
Gruntfile.js | 4 months ago | |
LICENSE | 4 months ago | |
README.md | 4 months ago | |
RELEASENOTES.md | 4 months ago | |
package.json | 4 months ago |
README.md
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
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
- Open your browser to http://localhost:9778/
Dependencies
None.
Community Contribution
Bugs & Questions
Please review the guidelines for contributing.
Contact: Mohammad@alertifyjs.com