Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
First outline for the Fever UI Framework
  • Loading branch information
valish committed Feb 12, 2014
1 parent 1d4fdc8 commit 45d20b4
Showing 1 changed file with 61 additions and 1 deletion.
62 changes: 61 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,62 @@
fevr
Fever
====

Fever is a user interface framework designed for the rapid development of web applications. 

Extending learnings from the Bootstrap and Foundation predecessors, Fever builds upon industry-standard development techniques to provide lightweight layouts and styling for native HTML elements with powerful UI components to build rich application interfaces.


#### What's included:
- **Base**
- Typography
- Headings
- Labels
- Lists
- Blockquotes
- Abbreviations
- Addresses
- Inline styles
- Icons
- **Grids**
- Static and Responsive
- Intuitive Helper Classes
- **Forms**
- Inline form
- Stacked form
- Aligned Form
- Grouped fields
- Disabled inputs
- Validation styles (ala angular.js)
- Checkboxes
- Radios
- Sliders
- **Buttons**
- Default buttons
- Disabled buttons
- Active buttons
- Primary buttons
- Button groups
- Button dropdowns
- Buttons with different sizes
- Buttons with icons
- **Tables**
- Default table
- Bordered table
- Table with Horizontal borders
- Striped table
- **Menus**
- Horizontal Menu
- Vertical Menu
- Dropdowns
- Pagination
- Tabs
- **Media**
- Avatars / Thumbnails
- Lightbox gallery
- **Components**
- Tooltips
- Modal windows
- Alert dialogs
- Content Popovers
- Calendar widgets
- Progress bars

0 comments on commit 45d20b4

Please sign in to comment.