Skip to content

Commit 78ae5bc

Browse files
committed
rebuild
1 parent d89db1b commit 78ae5bc

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

config.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ projects:
2020
- name: fs-symlink
2121
repo: fs-utils/symlink
2222
- file-watch
23+
- name: fs-reap
24+
repo: fs-utils/reap
2325

2426
# list of maintainers, this won't be sorted
2527
maintainers:

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!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">&nbsp;&#x25BE;</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-&gt;=_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-&gt;=_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="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-&gt;=_0.11-orange.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-&gt;=_0.11-orange.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-&gt;=_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></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&amp;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
1+
<!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">&nbsp;&#x25BE;</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-&gt;=_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-&gt;=_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 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-&gt;=_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-&gt;=_0.10-green.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-&gt;=_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-&gt;=_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></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&amp;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
22
<a href="https://github.com/repo-utils/badgeboard">repo-utils/badgeboard</a>
33
generator. You can use it to create a similar badgeboard for your
44
stuff.</footer></body></html>

scripts/db.json

+7-2
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,20 @@
1818
"maintainer": "jongleberry",
1919
"node": "0.8"
2020
},
21+
"fs-reap": {
22+
"description": "file cleanup based on atime/mtime",
23+
"maintainer": "jongleberry",
24+
"node": "0.10"
25+
},
2126
"fs-symlink": {
2227
"description": "safe symlinking",
2328
"maintainer": "jongleberry",
24-
"node": "0.11"
29+
"node": "0.10"
2530
},
2631
"mkdirp-then": {
2732
"description": "mkdirp as promised",
2833
"maintainer": "jongleberry",
29-
"node": "0.11"
34+
"node": "0.10"
3035
},
3136
"rimraf-then": {
3237
"description": "rimraf as promised",

0 commit comments

Comments
 (0)