forked from repo-utils/badgeboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
4 lines (4 loc) · 10.7 KB
/
index.html
1
2
3
4
<!DOCTYPE html><html class="no-js"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><title>MongoDB Utilities</title><meta name="description" content="node.js mongodb utilities"><meta name="keywords" content=""><meta name="viewport" content="width=device-width, initial-scale=1"><link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet"><style>section > h1{padding-left:20px}section{margin-bottom:20px}footer{border-top:1px solid #ddd;padding:10px 20px;font-size:12px}.table-wrap{overflow-x:auto}.table{margin-bottom:0}.table td{white-space:nowrap}.table > tbody > tr > td:first-child,.table > thead > tr > th:first-child{padding-left:20px}.table > tbody > tr > td:last-child,.table > thead > tr > th:last-child{padding-right:20px;width:100%}table.sortable > thead > tr > th{cursor:pointer}table.sortable > thead > tr > th:hover{color:#2a6496}table.sortable > thead > tr > th.empty{cursor:default}.navbar.navbar{border-radius:0;background-color:#f0f0f0;background-image:-moz-linear-gradient(#fafafa, #f0f0f0);background-image:-webkit-linear-gradient(#fafafa, #f0f0f0);background-image:linear-gradient(#fafafa, #f0f0f0);background-repeat:repeat-x;border-bottom:1px solid #ddd}.manifesto{padding:25px 0px 15px;font-size:14px}.navbar-header{width:100%}.navbar{min-height:40px}.navbar-brand{height:40px;padding:10px}a.navbar-brand{color:#333}a.navbar-brand:hover,a.navbar-brand:focus{color:#2a6496}@media (max-width: 480px){.manifesto{clear:left;height:auto;padding:7px 0;padding-left:20px}}@media (min-width: 481px){.manifesto span:before{content:"\2014";padding-right:10px}.manifesto{padding-left:0}}</style><script src="static/sorttable.js"></script></head><body><div role="navigation" class="navbar"><div class="navbar-header"><a href="https://github.com/mongodb-utils" class="navbar-brand logo">MongoDB Utilities</a><div class="navbar-brand manifesto"><span>node.js mongodb utilities</span></div></div></div><section><h1>Projects</h1><div class="table-wrap"><table class="table sortable table-striped projects-table"><thead><tr><th class="sorttable_sorted">Project<span id="sorttable_sortfwdind"> ▾</span></th><th>Maintainer</th><th colspan="6" class="empty"></th></tr></thead><tbody><tr><td><a title="MongoDB Key/Value Cache" href="https://github.com/mongodb-utils/mash">mash</a></td><td><a href="https://github.com/jonathanong">Jonathan Ong</a></td><td><a href="https://www.npmjs.org/package/mash"><img src="https://img.shields.io/npm/v/mash.svg?style=flat-square"/></a></td><td><a href="http://nodejs.org/download/"><img src="https://img.shields.io/badge/node.js->=_0.10-green.svg?style=flat-square"/></a></td><td><a href="https://travis-ci.org/mongodb-utils/mash"><img src="https://img.shields.io/travis/mongodb-utils/mash.svg?style=flat-square"/></a></td><td><a href="https://coveralls.io/r/mongodb-utils/mash"><img src="https://img.shields.io/coveralls/mongodb-utils/mash.svg?style=flat-square"/></a></td><td><a href="https://david-dm.org/mongodb-utils/mash"><img src="https://img.shields.io/david/mongodb-utils/mash.svg?style=flat-square"/></a></td><td><a href="https://npmjs.org/package/mash"><img src="https://img.shields.io/npm/dm/mash.svg?style=flat-square"/></a></td></tr><tr><td><a title="MongoDB-based job queuing system" href="https://github.com/mongodb-utils/mkue">mkue</a></td><td><a href="https://github.com/jonathanong">Jonathan Ong</a></td><td><a href="https://www.npmjs.org/package/mkue"><img src="https://img.shields.io/npm/v/mkue.svg?style=flat-square"/></a></td><td><a href="http://nodejs.org/download/"><img src="https://img.shields.io/badge/node.js->=_0.8-brightgreen.svg?style=flat-square"/></a></td><td><a href="https://travis-ci.org/mongodb-utils/mkue"><img src="https://img.shields.io/travis/mongodb-utils/mkue.svg?style=flat-square"/></a></td><td><a href="https://coveralls.io/r/mongodb-utils/mkue"><img src="https://img.shields.io/coveralls/mongodb-utils/mkue.svg?style=flat-square"/></a></td><td><a href="https://david-dm.org/mongodb-utils/mkue"><img src="https://img.shields.io/david/mongodb-utils/mkue.svg?style=flat-square"/></a></td><td><a href="https://npmjs.org/package/mkue"><img src="https://img.shields.io/npm/dm/mkue.svg?style=flat-square"/></a></td></tr><tr><td><a title="A fluent Promise and Streams2 MongoDB API wrapper" href="https://github.com/mongodb-utils/mongodb-next">mongodb-next</a></td><td><a href="https://github.com/jonathanong">Jonathan Ong</a></td><td><a href="https://www.npmjs.org/package/mongodb-next"><img src="https://img.shields.io/npm/v/mongodb-next.svg?style=flat-square"/></a></td><td><a href="http://nodejs.org/download/"><img src="https://img.shields.io/badge/node.js->=_0.10-green.svg?style=flat-square"/></a></td><td><a href="https://travis-ci.org/mongodb-utils/mongodb-next"><img src="https://img.shields.io/travis/mongodb-utils/mongodb-next.svg?style=flat-square"/></a></td><td><a href="https://coveralls.io/r/mongodb-utils/mongodb-next"><img src="https://img.shields.io/coveralls/mongodb-utils/mongodb-next.svg?style=flat-square"/></a></td><td><a href="https://david-dm.org/mongodb-utils/mongodb-next"><img src="https://img.shields.io/david/mongodb-utils/mongodb-next.svg?style=flat-square"/></a></td><td><a href="https://npmjs.org/package/mongodb-next"><img src="https://img.shields.io/npm/dm/mongodb-next.svg?style=flat-square"/></a></td></tr><tr><td><a title="Helper for storing objects in MongoDB" href="https://github.com/mongodb-utils/mongodb-ok-for-storage">mongodb-ok-for-storage</a></td><td><a href="https://github.com/jonathanong">Jonathan Ong</a></td><td><a href="https://www.npmjs.org/package/mongodb-ok-for-storage"><img src="https://img.shields.io/npm/v/mongodb-ok-for-storage.svg?style=flat-square"/></a></td><td><a href="http://nodejs.org/download/"><img src="https://img.shields.io/badge/node.js->=_0.10-green.svg?style=flat-square"/></a></td><td><a href="https://travis-ci.org/mongodb-utils/mongodb-ok-for-storage"><img src="https://img.shields.io/travis/mongodb-utils/mongodb-ok-for-storage.svg?style=flat-square"/></a></td><td><a href="https://coveralls.io/r/mongodb-utils/mongodb-ok-for-storage"><img src="https://img.shields.io/coveralls/mongodb-utils/mongodb-ok-for-storage.svg?style=flat-square"/></a></td><td><a href="https://david-dm.org/mongodb-utils/mongodb-ok-for-storage"><img src="https://img.shields.io/david/mongodb-utils/mongodb-ok-for-storage.svg?style=flat-square"/></a></td><td><a href="https://npmjs.org/package/mongodb-ok-for-storage"><img src="https://img.shields.io/npm/dm/mongodb-ok-for-storage.svg?style=flat-square"/></a></td></tr><tr><td><a title="sort a list of ObjectIDs or objects based on an array of ObjectIDs" href="https://github.com/mongodb-utils/oid-sort-ids">oid-sort-ids</a></td><td><a href="https://github.com/jonathanong">Jonathan Ong</a></td><td><a href="https://www.npmjs.org/package/oid-sort-ids"><img src="https://img.shields.io/npm/v/oid-sort-ids.svg?style=flat-square"/></a></td><td><a href="http://nodejs.org/download/"><img src="https://img.shields.io/badge/node.js->=_0.10-green.svg?style=flat-square"/></a></td><td><a href="https://travis-ci.org/mongodb-utils/oid-sort-ids"><img src="https://img.shields.io/travis/mongodb-utils/oid-sort-ids.svg?style=flat-square"/></a></td><td><a href="https://coveralls.io/r/mongodb-utils/oid-sort-ids"><img src="https://img.shields.io/coveralls/mongodb-utils/oid-sort-ids.svg?style=flat-square"/></a></td><td><a href="https://david-dm.org/mongodb-utils/oid-sort-ids"><img src="https://img.shields.io/david/mongodb-utils/oid-sort-ids.svg?style=flat-square"/></a></td><td><a href="https://npmjs.org/package/oid-sort-ids"><img src="https://img.shields.io/npm/dm/oid-sort-ids.svg?style=flat-square"/></a></td></tr><tr><td><a title="create a unique list of ObjectIDs from an array" href="https://github.com/mongodb-utils/oid-unique">oid-unique</a></td><td><a href="https://github.com/jonathanong">Jonathan Ong</a></td><td><a href="https://www.npmjs.org/package/oid-unique"><img src="https://img.shields.io/npm/v/oid-unique.svg?style=flat-square"/></a></td><td><a href="http://nodejs.org/download/"><img src="https://img.shields.io/badge/node.js->=_0.10-green.svg?style=flat-square"/></a></td><td><a href="https://travis-ci.org/mongodb-utils/oid-unique"><img src="https://img.shields.io/travis/mongodb-utils/oid-unique.svg?style=flat-square"/></a></td><td><a href="https://coveralls.io/r/mongodb-utils/oid-unique"><img src="https://img.shields.io/coveralls/mongodb-utils/oid-unique.svg?style=flat-square"/></a></td><td><a href="https://david-dm.org/mongodb-utils/oid-unique"><img src="https://img.shields.io/david/mongodb-utils/oid-unique.svg?style=flat-square"/></a></td><td><a href="https://npmjs.org/package/oid-unique"><img src="https://img.shields.io/npm/dm/oid-unique.svg?style=flat-square"/></a></td></tr><tr><td><a title="check if two arrays of ObjectIDs are equal" href="https://github.com/mongodb-utils/oids-equal">oids-equal</a></td><td><a href="https://github.com/jonathanong">Jonathan Ong</a></td><td><a href="https://www.npmjs.org/package/oids-equal"><img src="https://img.shields.io/npm/v/oids-equal.svg?style=flat-square"/></a></td><td><a href="http://nodejs.org/download/"><img src="https://img.shields.io/badge/node.js->=_0.10-green.svg?style=flat-square"/></a></td><td><a href="https://travis-ci.org/mongodb-utils/oids-equal"><img src="https://img.shields.io/travis/mongodb-utils/oids-equal.svg?style=flat-square"/></a></td><td><a href="https://coveralls.io/r/mongodb-utils/oids-equal"><img src="https://img.shields.io/coveralls/mongodb-utils/oids-equal.svg?style=flat-square"/></a></td><td><a href="https://david-dm.org/mongodb-utils/oids-equal"><img src="https://img.shields.io/david/mongodb-utils/oids-equal.svg?style=flat-square"/></a></td><td><a href="https://npmjs.org/package/oids-equal"><img src="https://img.shields.io/npm/dm/oids-equal.svg?style=flat-square"/></a></td></tr></tbody></table></div></section><section><h1>Team</h1><div class="table-wrap"><table class="table table-striped"><tbody><tr><td><img src="https://secure.gravatar.com/avatar/6e33cc0412b61cc01daac23c8989003c?s=20&d=retro" width="20" height="20" style="vertical-align:middle"/></td><td><a href="https://github.com/jonathanong">Jonathan Ong</a></td><td><a href="https://twitter.com/jongleberry">@jongleberry</a></td><td><a href="https://www.npmjs.org/~jongleberry"><img src="https://img.shields.io/badge/packages-436-blue.svg?style=flat-square"/></a></td><td><a href="https://www.gittip.com/jonathanong"><img src="https://img.shields.io/gittip/jonathanong.svg?style=flat-square"/></a></td></tr></tbody></table></div></section><footer>This web page was created using
<a href="https://github.com/repo-utils/badgeboard">repo-utils/badgeboard</a>
generator. You can use it to create a similar badgeboard for your
stuff.</footer></body></html>