Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 571 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 571 Bytes

ƒ: A JavaScript Component Framework

##F helps you build large, modular apps. With nested components, view showing and rendering, easy REST integration, and dead simple inheritance.

##F doesn't reinvent the wheel. Using Backbone, jQuery, and Handlebars, F provides a simple way to modularize large applications.

##F is classy. F provides an inheritance model, Class. Based on Douglas Crockford's new_constructor, Class lets you create building blocks that you can extend and integrate.

More information