You can make great loaders here, but maybe you want to do more, so we also keep on making other modules to help you build better loading expericen with your project. here are some additional modules:
loading.css is a set of 40+ css animation crafted for loading spinner, with several pure css loaders bundled inside. It's quite simple to use, for example, here is a ring spinner:
<div class="ld ld-ring ld-spin-fast huge"></div>
This is a tool to make loader from any images or iconfont. It is made possible by loading.css, since loading.css provides us lots of options to animate any image.
With this tool, you can upload you own image or select from our prebuilt icons, then make yourself an unique ajax spinner with different types of animations from loading.css. It also suppots GIF image format which means a nested animation could be done:
based on loading.css, loading buttons provides a set of pure css button loader classes so you can add a loading indicator easily in your button. for example:
<div class="btn btn-lg btn-default ld ld-ext-right running">
<i class="ld ld-ring ld-spin"></i>
</div>
For quickly customizing your loading buttons, we also provide a handy css button geneartor for anyone to play with.
besides testing loader effect, it also provides an nice interface to tweak css attributes like gradient and shadows. There is also a preset of 40+ beautiful buttons, which can be a good start point to customize.
Palettes are useful when making spinner, gradient or progress bar. So before we release a related feature for making loader, we first built a color palette generator.
This generator can generate palettes based on color hint, keywords and uploading images, and is carefully crafted with aesthetically-pleasing in mind. Accompany tools like color picker and random color library will be released in the near future.
Expect more?
You can leave a suggestion about what you think we can do about a loader. It might becomes the next feature we release!