@jswork/next-file-md5

Get md5 hash for file.

Usage no npm install needed!

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

README

next-file-md5

Get md5 hash for file.

version license size download

installation

npm install -S @jswork/next-file-md5

usage

import '@jswork/next-file-md5';

nx.fileMd5('jest.config.js');
// 06b6d5917e8bcf11f31706244a0e6532

resources

license

Code released under the MIT license.