{"id":20550253,"url":"https://github.com/leodog896/esbuild-plugin-deno-resolve","last_synced_at":"2025-03-06T05:43:59.104Z","repository":{"id":51821291,"uuid":"511748311","full_name":"LeoDog896/esbuild-plugin-deno-resolve","owner":"LeoDog896","description":"Plugin to resolve deno import maps and URLs","archived":false,"fork":false,"pushed_at":"2022-12-03T16:55:22.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-17T18:46:02.336Z","etag":null,"topics":["deno","deno-esbuild","esbuild","esbuild-plugin","plugin"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LeoDog896.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-08T03:24:35.000Z","updated_at":"2022-08-02T20:41:08.000Z","dependencies_parsed_at":"2022-08-22T23:30:34.434Z","dependency_job_id":null,"html_url":"https://github.com/LeoDog896/esbuild-plugin-deno-resolve","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoDog896%2Fesbuild-plugin-deno-resolve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoDog896%2Fesbuild-plugin-deno-resolve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoDog896%2Fesbuild-plugin-deno-resolve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoDog896%2Fesbuild-plugin-deno-resolve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LeoDog896","download_url":"https://codeload.github.com/LeoDog896/esbuild-plugin-deno-resolve/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242157180,"owners_count":20081036,"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":["deno","deno-esbuild","esbuild","esbuild-plugin","plugin"],"created_at":"2024-11-16T02:24:08.320Z","updated_at":"2025-03-06T05:43:59.076Z","avatar_url":"https://github.com/LeoDog896.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# esbuild-plugin-deno-resolve\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/LeoDog896/esbuild-plugin-deno-resolve)\n\nThis is a plugin made in deno that resolves deno import maps and URL imports.\n\n## Usage\n\n```ts\nimport denoResolve from \"https://deno.land/x/esbuild_plugin_deno_resolve/index.ts\"\n\nesbuild.build({\n  ...,\n  plugins: [denoResolve(JSON.parse(await Deno.readTextFile(\"import_map.json\")))],\n})\n```\n\nPermissions: `--allow-env --allow-read --allow-write --allow-run`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleodog896%2Fesbuild-plugin-deno-resolve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleodog896%2Fesbuild-plugin-deno-resolve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleodog896%2Fesbuild-plugin-deno-resolve/lists"}