Skip to content
coderaiser edited this page Aug 14, 2014 · 9 revisions

Cloud Commander consist from modules:

  • console - web console
  • flop - folder operations module
  • win32 - windows specific node functions
  • util-io - utilities for vanila js
  • pipe-io - pipe streams and handle events
  • format-io - format size, permissions, etc
  • trammel - get directory size
  • ponse - module for work with requests and responses
  • 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. All of them are in synced with Cloud Commander repository.

Clone this wiki locally