# Interactive Demos #

A powerful interactive demo is available within an external [Toolkit repository](https://github.com/titon/toolkit-tests). This demo provides an interface for testing each plugin individually through many common implementations.

The demo is built using basic CSS, HTML, and JavaScript, but will require a running web server (Apache, nginx) to render correctly (because of AJAX requests). Simply clone/download the project and open the `index.html` file in a browser.

<div class="notice is-info">
    An online demo can be found at <a href="http://demo.titon.io/">demo.titon.io</a>.
</div>
