denoland / denoland/wanted_modules

Get disk usage in Deno

Open
#85 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
No language data
Stars
46
Forks
1
PR merge metrics
No merged PRs in 30d

Description

I am looking for something similar to the `npm:diskusage` package. It's based on GYP but a FFI port might not be that hard to do for someone more experienced with Deno. Is there anything in Deno land that does not rely on forking a child process (`df` and the like)?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by checking whether Deno already provides disk-usage APIs or modules that avoid forking `df`; compare the `npm:diskusage` package and its GYP implementation with the feasibility of an FFI port. Done means identifying a viable Deno-land solution or clearly documenting the remaining implementation path.

Written by the indexing model from the issue text.

Assessment

Tech stack
deno
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.