issha1

1.0.0 • Public • Published

Build Status tippin.me Donate.Paypal Donate.Coffee Donate.Patreon

isSHA1

Check to see if something is SHA1

Install

$ npm install --save issha1

Usage

const issha1 = require('issha1');

issha1.test('a94a8fe5ccb19ba61c4c0873d391e987982fbbd3');
issha1.test('NOTSHA1');

License

MIT © James Perkins

Package Sidebar

Install

npm i issha1

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

1.82 kB

Total Files

5

Last publish

Collaborators

  • james_r_perkins