added keywords 'node.js walk' to improve search results

This commit is contained in:
AJ ONeal 2011-02-03 13:44:01 -08:00
parent 2afcadfeb4
commit 1088866a81
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
node-walk node-walk
==== ====
A port python's `os.walk`, but using Node.JS conventions. node.js walk implementation.
This is somewhat of a port python's `os.walk`, but using Node.JS conventions.
* EventEmitter * EventEmitter
* Asynchronous * Asynchronous