forked from repo-utils/badgeboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
4 lines (4 loc) · 12.2 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>FS Utilities</title><meta name="description" content="require('fs') 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/fs-utils" class="navbar-brand logo">FS Utilities</a><div class="navbar-brand manifesto"><span>require('fs') 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="watch very specific files" href="https://github.com/fs-utils/file-watch">file-watch</a></td><td><a href="https://github.com/jonathanong">Jonathan Ong</a></td><td><a href="https://www.npmjs.org/package/file-watch"><img src="https://img.shields.io/npm/v/file-watch.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/fs-utils/file-watch"><img src="https://img.shields.io/travis/fs-utils/file-watch.svg?style=flat-square"/></a></td><td><a href="https://coveralls.io/r/fs-utils/file-watch"><img src="https://img.shields.io/coveralls/fs-utils/file-watch.svg?style=flat-square"/></a></td><td><a href="https://david-dm.org/fs-utils/file-watch"><img src="https://img.shields.io/david/fs-utils/file-watch.svg?style=flat-square"/></a></td><td><a href="https://npmjs.org/package/file-watch"><img src="https://img.shields.io/npm/dm/file-watch.svg?style=flat-square"/></a></td></tr><tr><td><a title="copy a file or a stream to another file" href="https://github.com/fs-utils/cp">fs-cp</a></td><td><a href="https://github.com/jonathanong">Jonathan Ong</a></td><td><a href="https://www.npmjs.org/package/fs-cp"><img src="https://img.shields.io/npm/v/fs-cp.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/fs-utils/cp"><img src="https://img.shields.io/travis/fs-utils/cp.svg?style=flat-square"/></a></td><td><a href="https://coveralls.io/r/fs-utils/cp"><img src="https://img.shields.io/coveralls/fs-utils/cp.svg?style=flat-square"/></a></td><td><a href="https://david-dm.org/fs-utils/cp"><img src="https://img.shields.io/david/fs-utils/cp.svg?style=flat-square"/></a></td><td><a href="https://npmjs.org/package/fs-cp"><img src="https://img.shields.io/npm/dm/fs-cp.svg?style=flat-square"/></a></td></tr><tr><td><a title="File-system backed LRU caching system" href="https://github.com/fs-utils/fs-lru-cache">fs-lru-cache</a></td><td><a href="https://github.com/jonathanong">Jonathan Ong</a></td><td><a href="https://www.npmjs.org/package/fs-lru-cache"><img src="https://img.shields.io/npm/v/fs-lru-cache.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/fs-utils/fs-lru-cache"><img src="https://img.shields.io/travis/fs-utils/fs-lru-cache.svg?style=flat-square"/></a></td><td><a href="https://coveralls.io/r/fs-utils/fs-lru-cache"><img src="https://img.shields.io/coveralls/fs-utils/fs-lru-cache.svg?style=flat-square"/></a></td><td><a href="https://david-dm.org/fs-utils/fs-lru-cache"><img src="https://img.shields.io/david/fs-utils/fs-lru-cache.svg?style=flat-square"/></a></td><td><a href="https://npmjs.org/package/fs-lru-cache"><img src="https://img.shields.io/npm/dm/fs-lru-cache.svg?style=flat-square"/></a></td></tr><tr><td><a title="Recursively read a directory" href="https://github.com/fs-utils/fs-readdir-recursive">fs-readdir-recursive</a></td><td></td><td><a href="https://www.npmjs.org/package/fs-readdir-recursive"><img src="https://img.shields.io/npm/v/fs-readdir-recursive.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/fs-utils/fs-readdir-recursive"><img src="https://img.shields.io/travis/fs-utils/fs-readdir-recursive.svg?style=flat-square"/></a></td><td><a href="https://coveralls.io/r/fs-utils/fs-readdir-recursive"><img src="https://img.shields.io/coveralls/fs-utils/fs-readdir-recursive.svg?style=flat-square"/></a></td><td><a href="https://david-dm.org/fs-utils/fs-readdir-recursive"><img src="https://img.shields.io/david/fs-utils/fs-readdir-recursive.svg?style=flat-square"/></a></td><td><a href="https://npmjs.org/package/fs-readdir-recursive"><img src="https://img.shields.io/npm/dm/fs-readdir-recursive.svg?style=flat-square"/></a></td></tr><tr><td><a title="file cleanup based on atime/mtime" href="https://github.com/fs-utils/reap">fs-reap</a></td><td><a href="https://github.com/jonathanong">Jonathan Ong</a></td><td><a href="https://www.npmjs.org/package/fs-reap"><img src="https://img.shields.io/npm/v/fs-reap.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/fs-utils/reap"><img src="https://img.shields.io/travis/fs-utils/reap.svg?style=flat-square"/></a></td><td><a href="https://coveralls.io/r/fs-utils/reap"><img src="https://img.shields.io/coveralls/fs-utils/reap.svg?style=flat-square"/></a></td><td><a href="https://david-dm.org/fs-utils/reap"><img src="https://img.shields.io/david/fs-utils/reap.svg?style=flat-square"/></a></td><td><a href="https://npmjs.org/package/fs-reap"><img src="https://img.shields.io/npm/dm/fs-reap.svg?style=flat-square"/></a></td></tr><tr><td><a title="safe symlinking" href="https://github.com/fs-utils/symlink">fs-symlink</a></td><td><a href="https://github.com/jonathanong">Jonathan Ong</a></td><td><a href="https://www.npmjs.org/package/fs-symlink"><img src="https://img.shields.io/npm/v/fs-symlink.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/fs-utils/symlink"><img src="https://img.shields.io/travis/fs-utils/symlink.svg?style=flat-square"/></a></td><td><a href="https://coveralls.io/r/fs-utils/symlink"><img src="https://img.shields.io/coveralls/fs-utils/symlink.svg?style=flat-square"/></a></td><td><a href="https://david-dm.org/fs-utils/symlink"><img src="https://img.shields.io/david/fs-utils/symlink.svg?style=flat-square"/></a></td><td><a href="https://npmjs.org/package/fs-symlink"><img src="https://img.shields.io/npm/dm/fs-symlink.svg?style=flat-square"/></a></td></tr><tr><td><a title="mkdirp as promised" href="https://github.com/fs-utils/mkdirp-then">mkdirp-then</a></td><td><a href="https://github.com/jonathanong">Jonathan Ong</a></td><td><a href="https://www.npmjs.org/package/mkdirp-then"><img src="https://img.shields.io/npm/v/mkdirp-then.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/fs-utils/mkdirp-then"><img src="https://img.shields.io/travis/fs-utils/mkdirp-then.svg?style=flat-square"/></a></td><td><a href="https://coveralls.io/r/fs-utils/mkdirp-then"><img src="https://img.shields.io/coveralls/fs-utils/mkdirp-then.svg?style=flat-square"/></a></td><td><a href="https://david-dm.org/fs-utils/mkdirp-then"><img src="https://img.shields.io/david/fs-utils/mkdirp-then.svg?style=flat-square"/></a></td><td><a href="https://npmjs.org/package/mkdirp-then"><img src="https://img.shields.io/npm/dm/mkdirp-then.svg?style=flat-square"/></a></td></tr><tr><td><a title="rimraf as promised" href="https://github.com/fs-utils/rimraf-then">rimraf-then</a></td><td><a href="https://github.com/jonathanong">Jonathan Ong</a></td><td><a href="https://www.npmjs.org/package/rimraf-then"><img src="https://img.shields.io/npm/v/rimraf-then.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/fs-utils/rimraf-then"><img src="https://img.shields.io/travis/fs-utils/rimraf-then.svg?style=flat-square"/></a></td><td><a href="https://coveralls.io/r/fs-utils/rimraf-then"><img src="https://img.shields.io/coveralls/fs-utils/rimraf-then.svg?style=flat-square"/></a></td><td><a href="https://david-dm.org/fs-utils/rimraf-then"><img src="https://img.shields.io/david/fs-utils/rimraf-then.svg?style=flat-square"/></a></td><td><a href="https://npmjs.org/package/rimraf-then"><img src="https://img.shields.io/npm/dm/rimraf-then.svg?style=flat-square"/></a></td></tr><tr><td><a title="Create a temporary filename or path" href="https://github.com/fs-utils/temp-path">temp-path</a></td><td><a href="https://github.com/jonathanong">Jonathan Ong</a></td><td><a href="https://www.npmjs.org/package/temp-path"><img src="https://img.shields.io/npm/v/temp-path.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/fs-utils/temp-path"><img src="https://img.shields.io/travis/fs-utils/temp-path.svg?style=flat-square"/></a></td><td><a href="https://coveralls.io/r/fs-utils/temp-path"><img src="https://img.shields.io/coveralls/fs-utils/temp-path.svg?style=flat-square"/></a></td><td><a href="https://david-dm.org/fs-utils/temp-path"><img src="https://img.shields.io/david/fs-utils/temp-path.svg?style=flat-square"/></a></td><td><a href="https://npmjs.org/package/temp-path"><img src="https://img.shields.io/npm/dm/temp-path.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>