{"id":16173181,"url":"https://github.com/joeferner/node-dirdiff","last_synced_at":"2025-11-03T23:04:17.740Z","repository":{"id":4249098,"uuid":"5374632","full_name":"joeferner/node-dirdiff","owner":"joeferner","description":"Diffs two directories","archived":false,"fork":false,"pushed_at":"2016-06-24T18:57:01.000Z","size":5,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-20T15:08:00.616Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"PhilJay/MPAndroidChart","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joeferner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-10T21:16:28.000Z","updated_at":"2021-09-11T22:15:41.000Z","dependencies_parsed_at":"2022-07-21T13:32:18.515Z","dependency_job_id":null,"html_url":"https://github.com/joeferner/node-dirdiff","commit_stats":null,"previous_names":["nearinfinity/node-dirdiff"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeferner%2Fnode-dirdiff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeferner%2Fnode-dirdiff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeferner%2Fnode-dirdiff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeferner%2Fnode-dirdiff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joeferner","download_url":"https://codeload.github.com/joeferner/node-dirdiff/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249996105,"owners_count":21358064,"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":[],"created_at":"2024-10-10T04:07:06.019Z","updated_at":"2025-11-03T23:04:17.696Z","avatar_url":"https://github.com/joeferner.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"dirdiff\n=======\n\nDiffs two directories.\n\n## Quick Examples\n\n```javascript\nvar dirdiff = require(\"dirdiff\");\n\ndirdiff('./dir1Name/', './dir2Name/', {\n  fileContents: true\n}, function (err, diffs) {\n  console.log(diffs);\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeferner%2Fnode-dirdiff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoeferner%2Fnode-dirdiff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeferner%2Fnode-dirdiff/lists"}