{"id":15653013,"url":"https://github.com/amilajack/node-disk-utility","last_synced_at":"2025-04-30T20:35:01.550Z","repository":{"id":46304086,"uuid":"155820131","full_name":"amilajack/node-disk-utility","owner":"amilajack","description":"Quickly calculate the size of a folder or disk on macOS and Linux","archived":false,"fork":false,"pushed_at":"2022-10-31T03:08:27.000Z","size":1844,"stargazers_count":30,"open_issues_count":5,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-16T08:11:26.846Z","etag":null,"topics":["disk","neon","node","rust","size"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amilajack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["amilajack"],"patreon":"amilajack","custom":["https://paypal.me/amilajack","https://venmo.com/amilajack"]}},"created_at":"2018-11-02T05:51:45.000Z","updated_at":"2024-01-19T01:50:50.000Z","dependencies_parsed_at":"2022-08-28T02:01:34.060Z","dependency_job_id":null,"html_url":"https://github.com/amilajack/node-disk-utility","commit_stats":null,"previous_names":["amilajack/disk-utility"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amilajack%2Fnode-disk-utility","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amilajack%2Fnode-disk-utility/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amilajack%2Fnode-disk-utility/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amilajack%2Fnode-disk-utility/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amilajack","download_url":"https://codeload.github.com/amilajack/node-disk-utility/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251778034,"owners_count":21642263,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["disk","neon","node","rust","size"],"created_at":"2024-10-03T12:44:28.746Z","updated_at":"2025-04-30T20:35:01.524Z","avatar_url":"https://github.com/amilajack.png","language":"Rust","funding_links":["https://github.com/sponsors/amilajack","https://patreon.com/amilajack","https://paypal.me/amilajack","https://venmo.com/amilajack"],"categories":[],"sub_categories":[],"readme":"# disk-utility\n\n![CI](https://github.com/amilajack/node-disk-utility/workflows/CI/badge.svg)\n\nQuickly calculate the size of a folder or disk on macOS, Linux, and Windows.\n\n## Features\n\n* Does not depend on system dependencies (like [`du`](https://en.wikipedia.org/wiki/Du_(Unix)))\n* Built using [Neon](https://github.com/neon-bindings/neon)!\n\n## Installation\n\n```bash\nnpm install disk-utility\n```\n\n## Usage\n\n```js\nimport diskUtility from 'disk-utility';\n\n// Calculate the size of a directory\ndiskUtility.dirSize(__dirname);\n\n// Pass optional core count\ndiskUtility.dirSize(__dirname, 4);\n```\n\n## Local Setup\n\n```bash\ngit clone https://github.com/amilajack/disk-utility\ncd disk-utility\nnpm install\nnpm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Familajack%2Fnode-disk-utility","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Familajack%2Fnode-disk-utility","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Familajack%2Fnode-disk-utility/lists"}