8000 GitHub - lazd/F: F, a Backbone component framework that encourages code re-use
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
This repository was archived by the owner on May 30, 2023. It is now read-only.

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
0