@feizheng/next-md5

Md5 for next based on blueimp-md5.

Usage no npm install needed!

<script type="module">
  import feizhengNextMd5 from 'https://cdn.skypack.dev/@feizheng/next-md5';
</script>

README

next-md5

Md5 for next based on blueimp-md5.

installation

npm install -S @feizheng/next-md5

usage

import '@feizheng/next-md5';

nx.md5('abc');
// 900150983cd24fb0d6963f7d28e17f72

resources