Skip to content

hong4rc/kiat-md5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kiat-md5

Simple module to create hash md5

Installation

npm install kiat-md5
or
yarn add kiat-md5

Usage

const md5 = require('kiat-md5');
 
console.log(md5('<your_message>'));

About

Hashing messages with MD5

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published