UNPKG

md5-jkmyers

Version:

Joseph K. Myers' high performance (in fact, the fastest) MD5 implementation for npm, Bower, Component, etc.

7 lines (5 loc) 184 B
// Just return a value to define the module export. // This example returns an object, but the module // can return a function as the exported value. return md5; }));