Mass. A toolbox for moving files and folders around on your computer.

github.com/RubyLouvre/hfs

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2016
  • Merge pull request #3 from xjchenhao/master
  • bug修复:
January 2013
  • 升级到v7
  • update
December 2012
  • 升级到v6
  • 添加拷贝测试
  • fix readFileSync cpdirSync两个BUG
  • 添加了一些参数说明了
  • 更新readme
October 2012
  • Merge pull request #2 from xiaojue/master
  • 修改delSync中的错误代码,2次都调用的rmdirsync,第一次应该调用unlinksync方法,已经修复
  • 修改对外的引用并修改了相关test的部分
  • format test
  • 修改了一下test并增加test文件,修改package.json
  • format and jslint
September 2012
  • update v5
  • update v4
August 2012
  • 升级updateFile,updateFileSync
  • 添加两个创建流的重要方法
  • npm version minor -m "update updateFile API"