Code Monkey home page Code Monkey logo

alertify.js's Introduction

Alertify.js

build status Bower version Gitter Stories in Ready

npm downloads npm version license Dependency Status Dev Dependency status

NPM

Alertify.js

Alertify is an unobtrusive customizable JavaScript notification system.

Get In Touch

Feel free to stop by the Alertify.js chat room to ask questions, report issues, make suggestions, or just say hi.

If you prefer something that's not in real-time, stop by the Alertify.js Google Group to get in touch, too.

Need to get in contact with us directly? Send us an email at [email protected].

Reporting Issues

If at all possible, please set up an example in Plunkr, JS Bin, Codepen etc. That will greatly speed up the process of fixing the issue. If you need the issue fixed right away, a reproduce-able, concrete example is your best way to get our attention! Not to say that we won't do our best to fix other issues, though :-)

Installation

Bower

bower install --save alertifyjs

NPM

npm install --save alertifyj.js

CDN

<!-- standard theme -->
<link rel="stylehsheet" href="//cdn.jsdelivr.net/alertify.js/0.3.16/dist/css/alertify.css">
<script src="//cdn.jsdelivr.net/alertify.js/0.3.16/alertify.min.js"></script>
<link rel="stylehsheet" href="//cdn.jsdelivr.net/alertify.js/0.3.16/dist/css/alertify-bootstrap.css">
<script src="//cdn.jsdelivr.net/alertify.js/0.3.16/alertify.min.js"></script>
<link rel="stylehsheet" href="//cdn.jsdelivr.net/alertify.js/0.3.16/dist/css/alertify-bootstrap-3.css">
<script src="//cdn.jsdelivr.net/alertify.js/0.3.16/alertify.min.js"></script>

Usage and Examples

For code examples, stop by the website at alertifyjs.org

Where is it being tested?

  • Microsoft Internet Explorer 9+
  • Google Chrome
  • Mozilla Firefox
  • Apple Safari
  • Opera
  • iOS
  • Android

IE 8 Support

Internet Explorer 8 support was dropped in version 0.3.13. If you need IE 8 support, use version 0.3.12. Since Microsoft no longer supports IE 8, it's better to move on.

IE 9 Support

Internet Explorer 9 will be dropped in 0.4 and above, as well.

Credit where credit is due

See all list of contributors

Maintenance

This is a fork of the original fabien-d/alertify.js repository which is no longer being maintained.

This fork is being actively maintained. You should submit your issues here.

License

alertify.js is licensed under MIT http://www.opensource.org/licenses/MIT

alertify.js's People

Contributors

fabien-d avatar pzl avatar shayanelhami avatar dbtek avatar toin0u avatar stuartkeith avatar quasipickle avatar gilbert avatar flexd avatar myusuf3 avatar waffle-iron avatar paulosborne avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.