{"id":20431481,"url":"https://github.com/devyatsu/fresh_import_map","last_synced_at":"2025-07-22T08:06:25.744Z","repository":{"id":191665882,"uuid":"685303604","full_name":"DevYatsu/fresh_import_map","owner":"DevYatsu","description":"a plugin for generating an import_map.json from a deno.json in a Fresh project","archived":false,"fork":false,"pushed_at":"2023-08-31T00:54:30.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T05:44:52.345Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DevYatsu.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,"governance":null}},"created_at":"2023-08-31T00:06:11.000Z","updated_at":"2023-08-31T00:48:29.000Z","dependencies_parsed_at":"2023-08-31T02:15:12.667Z","dependency_job_id":null,"html_url":"https://github.com/DevYatsu/fresh_import_map","commit_stats":null,"previous_names":["devyatsu/fresh_import_map"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/DevYatsu/fresh_import_map","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevYatsu%2Ffresh_import_map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevYatsu%2Ffresh_import_map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevYatsu%2Ffresh_import_map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevYatsu%2Ffresh_import_map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevYatsu","download_url":"https://codeload.github.com/DevYatsu/fresh_import_map/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevYatsu%2Ffresh_import_map/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266455292,"owners_count":23931359,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2024-11-15T08:11:59.887Z","updated_at":"2025-07-22T08:06:25.722Z","avatar_url":"https://github.com/DevYatsu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fresh_import_map\n\nThis is a small plugin for **[Fresh](https://fresh.deno.dev/)** that automatically \ngenerates an **import_map.json** file from a **deno.json** file.\n\n## Usage\n\nTo add this plugin to your **Fresh** project, just add the following line into\nyour `dev.ts` file.\n\n```diff\n#!/usr/bin/env -S deno run -A --watch=static/,routes/\n\nimport dev from \"$fresh/dev.ts\";\n\n+ import \"https://deno.land/x/fresh_import_map@v1.0.0/load.ts\";\n\nawait dev(import.meta.url, \"./main.ts\");\n```\n\nThis will automatically generate a `import_map.json` file based on your\n`deno.json` or `deno.jsonc` file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevyatsu%2Ffresh_import_map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevyatsu%2Ffresh_import_map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevyatsu%2Ffresh_import_map/lists"}