Skip to content

Commit

Permalink
added Fidel
Browse files Browse the repository at this point in the history
  • Loading branch information
jgallen23 committed Jul 7, 2011
1 parent a8cb281 commit 33bf25a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions js/data.js
Expand Up @@ -482,6 +482,17 @@ size: "~45kb containing all the CSS groundwork and JS goodies to get started on
dependencies: ["Rhino Javascript engine (included)"],
license: "APACHE",
tags: [ "make", "build", "tools", "rhino", "system", "development" ]
},
{
name: "fidel",
website: "http://jga.me/blog/2011/06/10/fidel",
description: "A simple controller class (inspired by spine and backbone)",
useIf: [
"You are building widgets or single page apps"
],
dependencies: ["ender, zepto or jquery"],
tags: [ "MVC", "controller", "ender"],
size: 2
}
];

Expand Down

0 comments on commit 33bf25a

Please sign in to comment.