Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.
/ F Public archive

F, a Backbone component framework that encourages code re-use

License

Notifications You must be signed in to change notification settings

lazd/F

Repository files navigation

ƒ

A JavaScript Component Framework

Helps you build large, modular apps.

With nested components, view showing and rendering, easy REST integration, and dead simple inheritance.

Doesn't reinvent the wheel.

Using Backbone, Handlebars, Underscore, and jQuery, ƒ provides a simple way to modularize large applications.

Stays (pseudo) classy.

F uses PseudoClass, an OOP framework that lets you create building blocks that you can extend, mixin, and re-use.

Sound interesting?

Building F

  1. Clone the repository
git clone https://github.com/lazd/F.git
  1. Install dependencies
cd F/
npm install
  1. Build F with grunt
grunt
  1. Build output will be sent to build/

Contributing

Pull requests are welcome!

License

ƒ is licensed under the permissive BSD license.

About

F, a Backbone component framework that encourages code re-use

Resources

License

Stars

Watchers

Forks

Packages

No packages published