About

General

This library serves to help developers to build a layout perfectly. The idea is to eliminate absolute measures and use only measures related to the width of the window that is displaying the content. As the window size decreases or increases, the layout increases or decreases proportionally without moving a pixel. The name Japu is a tribute to this bird that inhabits the Atlantic Forest on the southeastern coast of Brazil.

Inspiration

This library is inspired by the principles of Google Material Design in its conception and is based on the Bootstrap / Materialize way of assembling the code. So if you are used to these tools, you will be comfortable!

Difference

Japu works with relative measures. This means that all objects on your page change in size along with the width of the browser when it is scaled. So say goodbye to problems with breaking lines of text, or responsiveness.

Documentation

Japu offers a simple manual on how to manipulate the versatile framework. Learn how to install the library in your project by proceeding to the next topic.