mdfiver

1.0.5 • Public • Published

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);

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i mdfiver

      Weekly Downloads

      1

      Version

      1.0.5

      License

      UCOP

      Unpacked Size

      7.31 kB

      Total Files

      4

      Last publish

      Collaborators

      • zombymediaic