deno-fn / somefn
some functions for deno
通用 JS 功能 (浏览器环境兼容):
- hash
- SHA1
- SHA256
- SHA512
- HMAC
- SHA256
- SHA512
- Uint8Array to hex string tools
依赖 Deno 运行时的功能:
gitChanges
查看 Git 变动.
说明:
- csv2array 使用 Deno 标准库 https://github.com/denoland/deno_std/blob/0.144.0/encoding/csv.ts