Skip to content

ThisIsBarney/file-handler

Repository files navigation

@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})

About

super simple file handler, barely do nothing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published