forked from repo-utils/badgeboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
4 lines (4 loc) · 9.86 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>Math Utilities</title><meta name="description" content="math functions"><meta name="keywords" content="badgeboard, math-utils"><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/math-utils" class="navbar-brand logo">Math Utilities</a><div class="navbar-brand manifesto"><span>math functions</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="Calculate the area of a simple polygon" href="https://github.com/math-utils/area-polygon">area-polygon</a></td><td><a href="https://github.com/jonathanong">Jonathan Ong</a></td><td><a href="https://www.npmjs.org/package/area-polygon"><img src="https://img.shields.io/npm/v/area-polygon.svg?style=flat-square"/></a></td><td><a href="http://nodejs.org/download/"><img src="https://img.shields.io/badge/node.js->=_0.6-brightgreen.svg?style=flat-square"/></a></td><td><a href="https://travis-ci.org/math-utils/area-polygon"><img src="https://img.shields.io/travis/math-utils/area-polygon.svg?style=flat-square"/></a></td><td><a href="https://coveralls.io/r/math-utils/area-polygon"><img src="https://img.shields.io/coveralls/math-utils/area-polygon.svg?style=flat-square"/></a></td><td><a href="https://david-dm.org/math-utils/area-polygon"><img src="https://img.shields.io/david/math-utils/area-polygon.svg?style=flat-square"/></a></td><td><a href="https://npmjs.org/package/area-polygon"><img src="https://img.shields.io/npm/dm/area-polygon.svg?style=flat-square"/></a></td></tr><tr><td><a title="bind a value between a min and a max" href="https://github.com/math-utils/bind-integer">bind-integer</a></td><td><a href="https://github.com/jonathanong">Jonathan Ong</a></td><td><a href="https://www.npmjs.org/package/bind-integer"><img src="https://img.shields.io/npm/v/bind-integer.svg?style=flat-square"/></a></td><td><a href="http://nodejs.org/download/"><img src="https://img.shields.io/badge/node.js->=_0.6-brightgreen.svg?style=flat-square"/></a></td><td><a href="https://travis-ci.org/math-utils/bind-integer"><img src="https://img.shields.io/travis/math-utils/bind-integer.svg?style=flat-square"/></a></td><td><a href="https://coveralls.io/r/math-utils/bind-integer"><img src="https://img.shields.io/coveralls/math-utils/bind-integer.svg?style=flat-square"/></a></td><td><a href="https://david-dm.org/math-utils/bind-integer"><img src="https://img.shields.io/david/math-utils/bind-integer.svg?style=flat-square"/></a></td><td><a href="https://npmjs.org/package/bind-integer"><img src="https://img.shields.io/npm/dm/bind-integer.svg?style=flat-square"/></a></td></tr><tr><td><a title="Cumulative moving average" href="https://github.com/math-utils/cumulative-moving-average">cumulative-moving-average</a></td><td><a href="https://github.com/jonathanong">Jonathan Ong</a></td><td><a href="https://www.npmjs.org/package/cumulative-moving-average"><img src="https://img.shields.io/npm/v/cumulative-moving-average.svg?style=flat-square"/></a></td><td><a href="http://nodejs.org/download/"><img src="https://img.shields.io/badge/node.js->=_0.6-brightgreen.svg?style=flat-square"/></a></td><td><a href="https://travis-ci.org/math-utils/cumulative-moving-average"><img src="https://img.shields.io/travis/math-utils/cumulative-moving-average.svg?style=flat-square"/></a></td><td><a href="https://coveralls.io/r/math-utils/cumulative-moving-average"><img src="https://img.shields.io/coveralls/math-utils/cumulative-moving-average.svg?style=flat-square"/></a></td><td><a href="https://david-dm.org/math-utils/cumulative-moving-average"><img src="https://img.shields.io/david/math-utils/cumulative-moving-average.svg?style=flat-square"/></a></td><td><a href="https://npmjs.org/package/cumulative-moving-average"><img src="https://img.shields.io/npm/dm/cumulative-moving-average.svg?style=flat-square"/></a></td></tr><tr><td><a title="Calculate the hamming distance of two hex strings or buffers" href="https://github.com/math-utils/hamming-distance">hamming-distance</a></td><td><a href="https://github.com/jonathanong">Jonathan Ong</a></td><td><a href="https://www.npmjs.org/package/hamming-distance"><img src="https://img.shields.io/npm/v/hamming-distance.svg?style=flat-square"/></a></td><td><a href="http://nodejs.org/download/"><img src="https://img.shields.io/badge/node.js->=_0.6-brightgreen.svg?style=flat-square"/></a></td><td><a href="https://travis-ci.org/math-utils/hamming-distance"><img src="https://img.shields.io/travis/math-utils/hamming-distance.svg?style=flat-square"/></a></td><td><a href="https://coveralls.io/r/math-utils/hamming-distance"><img src="https://img.shields.io/coveralls/math-utils/hamming-distance.svg?style=flat-square"/></a></td><td><a href="https://david-dm.org/math-utils/hamming-distance"><img src="https://img.shields.io/david/math-utils/hamming-distance.svg?style=flat-square"/></a></td><td><a href="https://npmjs.org/package/hamming-distance"><img src="https://img.shields.io/npm/dm/hamming-distance.svg?style=flat-square"/></a></td></tr><tr><td><a title="Hierarchical clustering" href="https://github.com/math-utils/hierarchical-clustering">hierarchical-clustering</a></td><td><a href="https://github.com/jonathanong">Jonathan Ong</a></td><td><a href="https://www.npmjs.org/package/hierarchical-clustering"><img src="https://img.shields.io/npm/v/hierarchical-clustering.svg?style=flat-square"/></a></td><td><a href="http://nodejs.org/download/"><img src="https://img.shields.io/badge/node.js->=_0.6-brightgreen.svg?style=flat-square"/></a></td><td><a href="https://travis-ci.org/math-utils/hierarchical-clustering"><img src="https://img.shields.io/travis/math-utils/hierarchical-clustering.svg?style=flat-square"/></a></td><td><a href="https://coveralls.io/r/math-utils/hierarchical-clustering"><img src="https://img.shields.io/coveralls/math-utils/hierarchical-clustering.svg?style=flat-square"/></a></td><td><a href="https://david-dm.org/math-utils/hierarchical-clustering"><img src="https://img.shields.io/david/math-utils/hierarchical-clustering.svg?style=flat-square"/></a></td><td><a href="https://npmjs.org/package/hierarchical-clustering"><img src="https://img.shields.io/npm/dm/hierarchical-clustering.svg?style=flat-square"/></a></td></tr><tr><td><a title="Because averages suck" href="https://github.com/math-utils/wilson-score">wilson-score</a></td><td><a href="https://github.com/jonathanong">Jonathan Ong</a></td><td><a href="https://www.npmjs.org/package/wilson-score"><img src="https://img.shields.io/npm/v/wilson-score.svg?style=flat-square"/></a></td><td><a href="http://nodejs.org/download/"><img src="https://img.shields.io/badge/node.js->=_0.6-brightgreen.svg?style=flat-square"/></a></td><td><a href="https://travis-ci.org/math-utils/wilson-score"><img src="https://img.shields.io/travis/math-utils/wilson-score.svg?style=flat-square"/></a></td><td><a href="https://coveralls.io/r/math-utils/wilson-score"><img src="https://img.shields.io/coveralls/math-utils/wilson-score.svg?style=flat-square"/></a></td><td><a href="https://david-dm.org/math-utils/wilson-score"><img src="https://img.shields.io/david/math-utils/wilson-score.svg?style=flat-square"/></a></td><td><a href="https://npmjs.org/package/wilson-score"><img src="https://img.shields.io/npm/dm/wilson-score.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>