docs(modules) add ponse, join-io

coderaiser 2014-08-14 07:56:15 -07:00
parent 4fa5158755
commit d01a61a45d

@ -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.