@thisisbarney/file-handler
v1.0.0
Published
easy file handler
Downloads
3
Readme
@thisisbarney/file-handler
a simple handler that a filename, a callback which about to apply to the file data, and options passed to the callback function.
import fileHandler from '@thisisbarney/file-handler';
fileHandler(filePath, dataHandler, {options})