TRAVLR UI Kit v1.0.0

A simple and clean framework making front-end web development fast & easy. Fully responsive and filled with cool stuff.

Download Documentation

Getting Started

TRAVLR UI Kit is easy to use and offers 20 useful components for quick layout creation and 8 useful add-on plugins.

To get started simply include the necessary resource files and start creating. TRAVLR UI Kit has no requires any dependencies.

CSS
                    
                      <link rel="stylesheet" href="travlr-ui.css">
                    
                  

Documentation

Documentation are prestyled elements that are ready to be iplemented. Easily override default styles and customize them further.

<%= require('html-loader!./../components/footer.html') %>
<%= require('html-loader!./../components/footer-script.html') %>