file io - What Framework to Use -
i working on application in node.js , because project learning more else right decided go framework on it. looked @ node's wiki page on github lists frameworks , must has driven me dizzy.
my application have no actual front-end. handle interaction file server write, zip, read, etc. files. there framework special methods working file system? know node has lot built in.
you should search the npm registry. has lot of packages. found these packages zip files example:
the npm registry amazing :)
Comments
Post a Comment