md5-typescript

Md5 typescript

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
md5-typescript
921.0.56 years ago6 years agoMinified + gzip package size for md5-typescript in KB

Readme

Md5 typescript

Install

npm install md5-typescript -save

HOW TO USE

import {Md5} from "md5-typescript";

console.log(Md5.init('test'));