streamline-fs
v1.0.0
Published
node fs wrapper for streamline.js fast mode
Downloads
15
Readme
This is a companion module for streamline.js. It fixes the odd callback signature of fs.exists
so that you can call it as require('streamline-fs').exists(path, _)
.