path-to-md5
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

path-to-md5

Calculates a MD5 of a given path

Install

Using yarn:

yarn add path-to-md5

or using npm:

npm install path-to-md5

Usage

const pathToMD5 = require('path-to-md5')
 
const hash = await pathToMD5('/path/to/file')

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i path-to-md5

    Weekly Downloads

    0

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    1.44 kB

    Total Files

    6

    Last publish

    Collaborators

    • dimitarnestorov