0.1.9 • Published 11 months ago

@3-/doge v0.1.9

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
11 months ago

@w5/doge

test/main.coffee :

#!/usr/bin/env coffee

> @w5/doge

console.log Array.from(new Uint8Array(await crypto.subtle.digest(
  "SHA-1",
  new Uint8Array()
))).map((b) => b.toString(16).padStart(2, "0")).join('')

output :

./out.txt

About This Project

This project is an open-source component of i18n.site ⋅ Internationalization Solution.

关于本项目

本项目为 i18n.site ⋅ 国际化解决方案 的开源组件。

0.1.8

1 year ago

0.1.9

11 months ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

2 years ago