From d01a61a45da25de97d07d669cb1f18e3678c1725 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 14 Aug 2014 07:56:15 -0700 Subject: [PATCH] docs(modules) add ponse, join-io --- Modules.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Modules.md b/Modules.md index 42b7250..56bac5e 100644 --- a/Modules.md +++ b/Modules.md @@ -7,6 +7,7 @@ Cloud Commander consist from modules: * [pipe-io](https://github.com/coderaiser/pipe-io) - pipe streams and handle events * [format-io](https://github.com/coderaiser/format-io) - format size, permissions, etc * [trammel](https://github.com/coderaiser/trammel) - get directory size - +* [ponse](https://github.com/coderaiser/ponse) - module for work with requests and responses +* [join-io](http://github.com/coderaiser/join-io) - join stream of many files and pipe it to one response. So if you want fix bug, make feature etc. You could do this in one of this repository if you want. All of them are in sync with Cloud Commander repository. \ No newline at end of file