handlebars-ramda-helpers
Provide powerful data processing capabilities for handlebars, by adding the ramda function as helpers.
error-ex
Easy error subclassing and stack customization
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.
bach
Compose your async functions with elegance.
webext-storage-cache
Cache values in your Web Extension and clear them on expiration. Also includes a memoize-like API to cache any function results automatically.