/[couchdb]/design/reblog/views/tags/reduce.js
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /design/reblog/views/tags/reduce.js

Parent Directory Parent Directory | Revision Log Revision Log


Revision 39 - (show annotations)
Thu Apr 30 16:28:17 2009 UTC (14 years, 11 months ago) by dpavlin
File MIME type: application/javascript
File size: 49 byte(s)
count tags
1 function(key, values) {
2 return sum(values);
3 }

  ViewVC Help
Powered by ViewVC 1.1.26