deno_whoami

Crates.iodeno_whoami
lib.rsdeno_whoami
version0.1.0
created_at2023-10-31 10:03:45.992279+00
updated_at2023-10-31 10:03:45.992279+00
descriptionThis crate implements the username() API in Deno Node compat layer.
homepage
repository
max_upload_size
id1019600
size5,850
Divy (littledivy)

documentation

README

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.

Commit count: 0

cargo fmt