{"id":21806697,"url":"https://github.com/hungtcs/typescript-plugin-file-replacement","last_synced_at":"2025-03-21T08:12:45.114Z","repository":{"id":98849159,"uuid":"327313477","full_name":"hungtcs/typescript-plugin-file-replacement","owner":"hungtcs","description":"typescript transformer plugin to replace file content","archived":false,"fork":false,"pushed_at":"2021-01-07T13:24:07.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T04:41:48.585Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/hungtcs.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":"2021-01-06T13:03:33.000Z","updated_at":"2021-01-07T13:23:57.000Z","dependencies_parsed_at":"2023-03-13T15:53:58.751Z","dependency_job_id":null,"html_url":"https://github.com/hungtcs/typescript-plugin-file-replacement","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungtcs%2Ftypescript-plugin-file-replacement","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungtcs%2Ftypescript-plugin-file-replacement/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungtcs%2Ftypescript-plugin-file-replacement/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungtcs%2Ftypescript-plugin-file-replacement/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hungtcs","download_url":"https://codeload.github.com/hungtcs/typescript-plugin-file-replacement/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244759962,"owners_count":20505716,"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-27T12:29:21.941Z","updated_at":"2025-03-21T08:12:45.096Z","avatar_url":"https://github.com/hungtcs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Typescript Plugin File Replacement\n====\n\n**this plugin replace file content instead of import path.**\n\n### Usage\n\n```jsonc\n{\n  \"compilerOptions\": {\n    \"plugins\": [\n      {\n        \"transform\": \"typescript-plugin-file-replacement\",\n        \"replacements\": [\n          {\n            \"replace\": \"src/dev.env.ts\",\n             \"with\": \"src/prod.env.ts\"\n          }\n        ]\n      }\n    ]\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhungtcs%2Ftypescript-plugin-file-replacement","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhungtcs%2Ftypescript-plugin-file-replacement","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhungtcs%2Ftypescript-plugin-file-replacement/lists"}