Md5 typescript Install npm install md5-typescript -save HOW TO USE import {Md5} from "md5-typescript"; console.log(Md5.init('test'));