Skip to content

afeiship/fileutils

Repository files navigation

fileutils

File and directory utilities for node.js.

version license size download

installation

npm install @jswork/fileutils

usage

import fileutils from '@jswork/fileutils';

// usage goes here.

license

Code released under the MIT license.