deno_whoami

Crates.iodeno_whoami
lib.rsdeno_whoami
version0.1.0
sourcesrc
created_at2023-10-31 10:03:45.992279
updated_at2023-10-31 10:03:45.992279
descriptionThis crate implements the username() API in Deno Node compat layer.
homepage
repository
max_upload_size
id1019600
size5,850
Divy Srivastava (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