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

0.0.1 • Public • Published

path-to-sha1

Calculates a SHA-1 of a given path

Install

Using yarn:

yarn add path-to-sha1

or using npm:

npm install path-to-sha1

Usage

const pathToSHA1 = require('path-to-sha1')

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    60
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    60

Package Sidebar

Install

npm i path-to-sha1

Weekly Downloads

59

Version

0.0.1

License

MIT

Unpacked Size

1.45 kB

Total Files

6

Last publish

Collaborators

  • dimitarnestorov