@withtypes/md5

MD5 with types.


Keywords
utils, md5
License
MIT
Install
npm install @withtypes/md5@0.1.0

Documentation

With Types

No need to install the @types/** package anymore.

Why?

I got tired of having to install an additional @types/** package every time in my TypeScript project to support type inference for these utilities.

So I merged them, but in fact, after installing this package, the original package will still be installed implicitly, and all functions are provided by the original package.

Supported utilities

See: packages .

License

MIT License © 2022 chengpeiquan