Skip to content

Commit

Permalink
Merge pull request #27 from jgallen23/master
Browse files Browse the repository at this point in the history
Added Fidel lib
  • Loading branch information
tj committed Jun 14, 2011
2 parents e841cc6 + 286a7fb commit 6874bc4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -286,5 +286,12 @@
"description": "Live.js makes sure you're always looking at the latest version of the page you're working on, whether you're writing HTML, CSS or Javascript",
"tags": ["js"],
"version": "3.0"
},
"fidel": {
"url": "https://raw.github.com/jgallen23/fidel/master/fidel.js",
"compressed": "fidel.min.js",
"description": "Fidel is a simple, lightweight ui controller library",
"tags": ["js"],
"version": "1.0.2"
}
}

0 comments on commit 6874bc4

Please sign in to comment.