From d88a7d7d6d5f309f2afee27104d841c38ff6c23f Mon Sep 17 00:00:00 2001 From: Leonardo Lima Date: Fri, 14 Mar 2014 13:49:34 -0300 Subject: [PATCH] Update formee framework for forms Why use a framework for forms? Nowadays most developers already know how to quickly code a menu or a layout structure, but there're always a great difficulty when coding a form, either contact, login, newsletter, comment etc. Thinking about it, we created Formee, a framework aimed at building web forms. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 8861253..3b234f2 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,16 @@ A collection of best front-end frameworks for faster and easier web development. You can **Compare** all front-end frameworks here: http://usablica.github.com/front-end-frameworks/compare.html +## Formee Framework for forms +> Formee is nothing but a framework to help you develop and customize web based forms. +> Crossbrowser: Don't worry about having your form being rendered differently in the major browsers. +> Flexible:It fits into your project, it's flexible enough to adapt to the width you have available for the form. +> Customizable:You can easily change between a stylish form or a minimalist one. It comes with the basic needed for you to put your touch in it. + +**Responsive:** No + +**Website:** http://www.formee.org/ + ## Cascade Framework