cred-fs-util

1.0.9 • Public • Published

cred-fs-util

This module contains all the file based utility functions

Install

npm install cred-fs-util

Usage

import * as credfs from 'cred-fs-util';

credfs.checksum('directorypath');
//=> '{"path+filename":"hashvalue"}'

API

checksum(input, options?)

input

Type: string

contains the root directory for which you need to generate checksum

options

Type: object

excludelist

Type: array
Default: []

Contains a list of paths which you want to exclude from checksum

/cred-fs-util/

    Package Sidebar

    Install

    npm i cred-fs-util

    Weekly Downloads

    1

    Version

    1.0.9

    License

    MIT

    Unpacked Size

    6.63 kB

    Total Files

    9

    Last publish

    Collaborators

    • prabhuvikas