Today I am happy to introduce the Easy front-end framework. Easy is CSS/HTML/JavaScript framework designed to reduce the amount of time needed for converting the design into HTML as well as to provide a rock-solid base for further site development.
This framework started as a personal project and then grew into something more. I needed a way to avoid the repetitive initial steps when starting to code the design so I slowly put the pieces of this framework together.
Easy is more than just a pure CSS layout or grid framework. It includes very useful set of built-in jQuery powered functions that are extremely easy to use. That is probably most interesting feature of Easy, because now you can avoid adding numerous plugins and scripts to perform simple tasks. You have it all within Easy.
Easy basically consists of 3 parts:
- basic CSS styles and layout setup
- library of precoded HTML content blocks (this library is still very small but it will grow in time)
- built-in set of interactive functions like popups (modal windows), form validation etc...
To get to know this framework better, please visit the website, read the documentation page. You can even book a 1-on-1 session with me and I will guide you through it.
Next couple of articles on CSS Globe will be dedicated to Easy, to teach you how to use it, speed up and simplify your coding process. Stay tuned!


Designer, developer and a passionate standardista. Long time web professional with huge experience in all types of front-end work. Founder of Css Globe and creator of
cancel bubble on 7 Dec, 2009 wrote:
cssglobe on 7 Dec, 2009 wrote:
Let me know if you find any errors. I need more eyes on it.
papaman on 7 Dec, 2009 wrote:
I tested it and I love easy.form. That will save hours of development. I would love to see some more form layouts.
Evert on 8 Dec, 2009 wrote:
cssglobe on 8 Dec, 2009 wrote:
Chris Heilmann on 8 Dec, 2009 wrote:
Evert on 9 Dec, 2009 wrote:
Evert
jitendra on 9 Dec, 2009 wrote:
cssglobe on 10 Dec, 2009 wrote:
jitendra on 11 Dec, 2009 wrote:
Ibrahim on 11 Dec, 2009 wrote:
Congrats on launching this framework. I am downloading it and giving it a try :)
Cheers
wow on 11 Dec, 2009 wrote:
Elmer|Digital Room on 11 Dec, 2009 wrote:
james on 14 Dec, 2009 wrote:
Catherine Azzarello on 16 Dec, 2009 wrote:
Rory on 16 Dec, 2009 wrote:
One comment I have though... Why use cryptic class names?
It's particularily frustrating and confusing.
- Left? Left what? Oh right, floatLeft.
- main? Main what? Oh right, mainContent.
- secondary? Secondary what? Oh right, rightColumn.
- nav? Which Nav? mainNavigation, leftNavigation, footerNavigation?
- cols, col? Col what? Column? Columns? Oh right.
Plain text goes along way for usability by developers, not only when adopting frameworks, but learning them.
Cheers.