You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| .idea | 3 years ago | |
| .npmignore | 3 years ago | |
| index.js | 3 years ago | |
| package.json | 3 years ago | |
| readme.md | 3 years ago | |
readme.md
md5 for nodejs
project is base on https://github.com/blueimp/JavaScript-MD5/tree/master/js
##usage
var md5 = require('node-md5');
md5('hello world');
// 5eb63bbbe01eeed093cb22bb8f5acdc3