1 unstable release
0.1.0 | Oct 31, 2023 |
---|
#4 in #compat
8,273 downloads per month
Used in 18 crates
(via deno_node)
4KB
deno_whoami
This crate implements the username() API for the Node compat layer in Deno. It uses getpwuid_r
on Unix and fallbacks for whoami
crate on Windows.
Dependencies
~96KB