Fork me on GitHub
Screenshots of AlloyUI

Simply Powerful

Robust UI tools at your fingertips.

AlloyUI is a framework built on top of YUI3 that provides a simple API for building high scalable applications.

Download Fork

get started

it’s really easy!

Alloy Robot Suit

1 - Copy and paste

First load the seed file, if you haven't yet.

<script src="http://cdn.alloyui.com/2.0.0pr5/aui/aui-min.js"></script>

2 - Start using Alloy UI

Then initialize AlloyUI and load a module, e.g., Carousel.

YUI().use(
  'aui-carousel',
  function(Y) {
    // code goes here
  }
);

Check the full tutorial »


who’s using it

be one of them!

More than 30,000 downloads, and going...