Easy: For Your Next Front-end Project
Easy is a front-end (CSS/JS/HTML) framework, by Alen Grakalic of CSS Globe. It was designed for converting the designs into HTML faster and thereby providing a solid base for future development.
The CSS part includes definitions to style the common elements, clearing or hiding or erasing the margins and also controlling the layout. The JavaScript part is based on the jQuery and offers ready-to-use functions for the tooltips, drop-down navigations, applying show or hide, modal box like the Lightbox, form validation etc.
Easy includes a library of pre-coded content blocks that you can simply copy or paste into your document and thereby save your precious time. Besides a demo that presents most of the features, there is also a detailed documentation that is provided.
The requirements that are required for Easy is jQuery which is included in the download package. You can download this from the website - Download . Easy is mainly developed to reduce the amount of time spent on setting up the basic master HTML template. The Easy Framework includes all the 3 layers of front-end. They are structural, presentational and interactive for your next front-end project. The Easy Framework includes the base HTML structure and pre-defined basic CSS styles for both the screen and print. It also includes several built-in.
The Easy front-end framework package includes a blank HTML document called the index.html which includes links to all the necessary files. This is actually your production file that serves as a starting point for your coding. The demo HTML document is called the demo.html with most of the features applied.
The CSS files for both the screen and print are easy.css and easyprint.css. the JavaScript file is called easy.js that contains all the built-in functions that are mentioned in this documentation. The JavaScript file is called main.js which includes the JavaScript set up and adds custom JavaScript minified jQuery file called the jquery.js. There is an empty folder called images where you can store all your images. There is another folder called library that consists HTML content blocks that you can use in your master template. It also includes several preformatted layouts. There is also a text file containing license called license.txt.





