handlebars-ramda-helpers

Provide powerful data processing capabilities for handlebars, by adding the ramda function as helpers.

filter-files

Recursively read directories and return a list of files, filtered to have only the files for which the (optional) filter function returns `true`. Sync and async.