{"id":20156258,"url":"https://github.com/web-infra-dev/nde","last_synced_at":"2025-10-07T18:25:22.592Z","repository":{"id":253195145,"uuid":"842773977","full_name":"web-infra-dev/nde","owner":"web-infra-dev","description":"A tool to speed up the deployment of node.js project and reduce the size of deployment products.","archived":false,"fork":false,"pushed_at":"2025-06-09T03:58:01.000Z","size":297,"stargazers_count":11,"open_issues_count":1,"forks_count":3,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-18T02:29:14.674Z","etag":null,"topics":["deployment","fullstack","nodejs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/web-infra-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-15T03:46:13.000Z","updated_at":"2025-06-27T07:12:19.000Z","dependencies_parsed_at":"2024-08-15T04:47:58.661Z","dependency_job_id":"d6f65072-1973-4c42-94a4-adc5e5842dc0","html_url":"https://github.com/web-infra-dev/nde","commit_stats":null,"previous_names":["web-infra-dev/nde"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/web-infra-dev/nde","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-infra-dev%2Fnde","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-infra-dev%2Fnde/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-infra-dev%2Fnde/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-infra-dev%2Fnde/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/web-infra-dev","download_url":"https://codeload.github.com/web-infra-dev/nde/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-infra-dev%2Fnde/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278822183,"owners_count":26052051,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["deployment","fullstack","nodejs"],"created_at":"2024-11-13T23:38:12.634Z","updated_at":"2025-10-07T18:25:22.545Z","avatar_url":"https://github.com/web-infra-dev.png","language":"TypeScript","readme":"# Ndepe\n\n`Ndepe` is a utility that analyzes your Node.js project's source code to extract the necessary dependencies and files required for deployment and emits these files to a designed node_modules directory that can be used for the deployment. `Ndepe` can simplify the deployment flow and greatly reduce the size of the deployment package.\n\n\n## Features\n\n- **Efficient File Extraction and Size Reduction**: Automatically detects and extracts only the files required by your project,generate to designed, production-ready node_modules directory, significantly reducing deployment package size. It can be used with some popular Node.js frameworks such as Express, Koa and NestJS e.g..\n- **Monorepo Tool Agnostic**: Compatible with any monorepo tool (e.g., pnpm, Rush, Nx, Turborepo) and offers faster deployment compared to deployment capability of monorepo tools.\n- **Rich Configuration and Extensibility**: Supports customizable file inclusion rules, cache configuration, and other extensible options to meet diverse project needs.\n\n## Usage\n\n```\nimport { nodeDepEmit } from 'ndepe'\n\nnodeDepEmit({\n  appDir: appDirectory, // the directory of the project root\n  sourceDir: sourceDirectory,  // the directory of the entry files, usually the product outputs (e.g. compiled js)\n})\n\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweb-infra-dev%2Fnde","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweb-infra-dev%2Fnde","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweb-infra-dev%2Fnde/lists"}