1.0.5 • Published 5 years ago

mdfiver v1.0.5

Weekly downloads
16
License
UCOP
Repository
-
Last release
5 years ago

License: UCOP v3

Current features:

  • generating a md5 hash

Setup for the project

Download the module with the command: npm install --save mdfiver

Import the module with:

const mdFiver = require('mdfiver');

License: UCOP v3 #Important Notice This package is a extension package for the lsj npm package https://www.npmjs.com/package/lsj

MD5-hash generator usage

var text = "The text you want to use";

var md5 = mdFiver.createMd5(text);
1.0.5

5 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago