[nodejs] [ANN] Node Filewalker

2012-04-02 Thread Oliver Leics
Node Filewalker Fast and rock-solid asynchronous traversing of directories and files for node.js https://github.com/oleics/node-filewalker npm install filewalker To run the tests: mocha -R spec node v0.4 is enabled in the npm package and should theoretically work, but it is untested as mocha ha

Re: [nodejs] [ANN] Node Filewalker

2012-04-02 Thread shawn wilson
On Mon, Apr 2, 2012 at 16:52, Oliver Leics wrote: > Node Filewalker > Fast and rock-solid asynchronous traversing of directories and files for > node.js > Feedback is very welcome. a find2node or find2walk (shell command - idea from find2perl) where you take find parameters and convert it into

Re: [nodejs] [ANN] Node Filewalker

2012-04-02 Thread Shaun Etherton
Looks awesome! Thank you. -- Shaun On Tuesday, 3 April 2012 at 6:57, shawn wilson wrote: > On Mon, Apr 2, 2012 at 16:52, Oliver Leics wrote: > > Node Filewalker > > Fast and rock-solid asynchronous traversing of directories and files for > > node.js > > > > > > Feedback is very welcome

Re: [nodejs] [ANN] Node Filewalker

2012-04-15 Thread Oliver Leics
Hallo, tests are now passing on node v0.4.x > a find2node or find2walk (shell command - idea from find2perl) where > you take find parameters and convert it into a js script. I think the filewalker-module is a very good base for such a module. Happy filewalking! -- Job Board: http://jobs.node