{"id":15045921,"url":"https://github.com/denoland/import_map","last_synced_at":"2025-04-04T20:11:39.298Z","repository":{"id":38186500,"uuid":"404788662","full_name":"denoland/import_map","owner":"denoland","description":"An implementation of WICG Import Maps specification","archived":false,"fork":false,"pushed_at":"2024-11-22T01:27:13.000Z","size":1031,"stargazers_count":31,"open_issues_count":10,"forks_count":14,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-03-28T19:08:33.506Z","etag":null,"topics":["importmaps"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/denoland.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-09T16:10:56.000Z","updated_at":"2024-11-22T01:25:23.000Z","dependencies_parsed_at":"2024-02-23T00:34:16.967Z","dependency_job_id":"82b5fb3d-3d71-48e1-9e61-683ee4c6d1d8","html_url":"https://github.com/denoland/import_map","commit_stats":{"total_commits":39,"total_committers":6,"mean_commits":6.5,"dds":0.5641025641025641,"last_synced_commit":"b73297d27055ddca226986c67069edd6ca25a71c"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fimport_map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fimport_map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fimport_map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fimport_map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/import_map/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247242678,"owners_count":20907134,"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":["importmaps"],"created_at":"2024-09-24T20:52:28.027Z","updated_at":"2025-04-04T20:11:39.259Z","avatar_url":"https://github.com/denoland.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# import_map\n\n[![](https://img.shields.io/crates/v/import_map.svg)](https://crates.io/crates/import_map)\n[![Discord Chat](https://img.shields.io/discord/684898665143206084?logo=discord\u0026style=social)](https://discord.gg/deno)\n\nA Rust implementation of\n[WICG Import Maps specification](https://github.com/WICG/import-maps).\n\nThis crates is used in [`Deno`](https://github.com/denoland/deno) project.\n\nThe implementation is tested against WPT test suite.\n\n## Developing\n\n```shell\n// checkout git submodules\n$ git submodule update --init --recursive\n\n// build all targets\n$ cargo build --all-targets\n\n// test it\n$ cargo test\n```\n\n## Opening a pull request\n\n1. Format code: `rustfmt ./src/lib.rs`\n\n2. Check that `clippy` doesn't produce warnings:\n   `cargo clippy --all-targets --all-features --release -- -D clippy::all`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenoland%2Fimport_map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenoland%2Fimport_map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenoland%2Fimport_map/lists"}