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

0.0.1 • Public • Published

path-to-md4

Calculates a MD4 of a given path

Install

Using yarn:

yarn add path-to-md4

or using npm:

npm install path-to-md4

Usage

const pathToMD4 = require('path-to-md4')
 
const hash = await pathToMD4('/path/to/file')

Package Sidebar

Install

npm i path-to-md4

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

1.44 kB

Total Files

6

Last publish

Collaborators

  • dimitarnestorov