optional-require
NodeJS Require that let you handle module not found error without try/catch
optional
Allows you to optionally include modules without surrounding everything with 'try/catch'
browserify-optional
A browserify transform that allows optional dependencies in try..catch blocks