include-folder works with browserify (via folderify), but doesn't iterate recursively. node-require-directory works recursively, but I'm not sure how to make it work with browserify. Is there a browserify plugin for this module, and/or would it be trivial to adapt the folderify plugin to do it?
include-folderworks with browserify (viafolderify), but doesn't iterate recursively.node-require-directoryworks recursively, but I'm not sure how to make it work with browserify. Is there a browserify plugin for this module, and/or would it be trivial to adapt thefolderifyplugin to do it?