{"id":18469285,"url":"https://github.com/nealst/gulp-ts-paths","last_synced_at":"2025-08-01T06:03:30.552Z","repository":{"id":162942341,"uuid":"638193096","full_name":"NealST/gulp-ts-paths","owner":"NealST","description":"处理 tsconfig.json 中 paths alias 构建的 gulp 插件","archived":false,"fork":false,"pushed_at":"2023-05-09T10:01:02.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T06:49:20.097Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NealST.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-09T09:22:09.000Z","updated_at":"2023-05-09T09:59:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"35970a57-9e0d-4e13-8f36-e89adcad5d01","html_url":"https://github.com/NealST/gulp-ts-paths","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NealST%2Fgulp-ts-paths","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NealST%2Fgulp-ts-paths/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NealST%2Fgulp-ts-paths/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NealST%2Fgulp-ts-paths/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NealST","download_url":"https://codeload.github.com/NealST/gulp-ts-paths/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252831181,"owners_count":21810779,"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-11-06T10:09:41.596Z","updated_at":"2025-05-07T06:49:22.757Z","avatar_url":"https://github.com/NealST.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## gulp-tsconfig-paths\n\n### 能力介绍\n\n处理 tsconfig.json 中 paths alias 构建的 gulp 插件\n\n### 如何使用\n\n```typescript\nimport aliasTsconfigPaths from 'gulp-tsconfig-paths';\nimport { src, dest } from 'gulp';\n\nconst tsCompilerOptions = require('./tsconfig.json').compilerOptions;\n\nsrc(['src/index.ts']).pipe(aliasTsconfigPaths(tsCompilerOptions)).pipe(dest('lib'))\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnealst%2Fgulp-ts-paths","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnealst%2Fgulp-ts-paths","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnealst%2Fgulp-ts-paths/lists"}