Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.01 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.01 KB

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.