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

0.0.1 • Public • Published

path-to-sha512

Calculates a SHA-512 of a given path

Install

Using yarn:

yarn add path-to-sha512

or using npm:

npm install path-to-sha512

Usage

const pathToSHA512 = require('path-to-sha512')

const hash = await pathToSHA512('/path/to/file')

/path-to-sha512/

    Package Sidebar

    Install

    npm i path-to-sha512

    Weekly Downloads

    140

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    1.48 kB

    Total Files

    6

    Last publish

    Collaborators

    • dimitarnestorov