Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 240 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 240 Bytes

tiny-js-md5

Tiny footprint npm package for md5 crypto using js-crypto.

npm i --save tiny-js-md5

Contributing

Install dependencies:

make install

Generate file:

make build