/akno

Simple, fast and beautiful modal windows. Leveraging CSS transitions to create appearence effects.

Primary LanguageJavaScriptMIT LicenseMIT

akno

Yet another JS modal dialog. To get started, check out this demo to see it in action!

Browser support:

  • IE 10+
  • FF 22+
  • Chrome 28+
  • Opera 16+

How do I use it?

Please refer do the project page.

Contributing

Contributions are welcome! If you would like to contribute, please issue a pull request. Here is what you need to do to get them accepted:

  • Lint the files using grunt jshint
  • Test the code. We are using mocha with chai. Please add test cases to test/spec/test.js, and run grunt test.

Local build

To build akno locally please run:

grunt build

The result will appear in dist directory.

Credits

Akno is inspired by and uses Nifty Modal Window Effects created by Mary Lou on Codprops.

License

Copyright (c) 2013 Siarhei Khilko.

Licensed under the MIT License.