{"id":16228702,"url":"https://github.com/wsmd/mapkit-typescript","last_synced_at":"2025-07-20T02:12:14.611Z","repository":{"id":96443321,"uuid":"165449680","full_name":"wsmd/mapkit-typescript","owner":"wsmd","description":" Typescript type definitions for MapKit JS","archived":false,"fork":false,"pushed_at":"2020-06-11T20:51:18.000Z","size":57,"stargazers_count":15,"open_issues_count":12,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-05T17:02:36.527Z","etag":null,"topics":["apple","mapkit","mapkit-js","types","typescript","typings"],"latest_commit_sha":null,"homepage":"","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/wsmd.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":"2019-01-13T00:18:36.000Z","updated_at":"2024-12-02T05:11:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"cd80f187-78c3-40fc-baf1-5775d5b2b64c","html_url":"https://github.com/wsmd/mapkit-typescript","commit_stats":{"total_commits":41,"total_committers":3,"mean_commits":"13.666666666666666","dds":0.09756097560975607,"last_synced_commit":"cdd71c697513fbbef3312eb898147f4c0d8737ca"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/wsmd/mapkit-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wsmd%2Fmapkit-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wsmd%2Fmapkit-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wsmd%2Fmapkit-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wsmd%2Fmapkit-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wsmd","download_url":"https://codeload.github.com/wsmd/mapkit-typescript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wsmd%2Fmapkit-typescript/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266057216,"owners_count":23870124,"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":["apple","mapkit","mapkit-js","types","typescript","typings"],"created_at":"2024-10-10T12:56:13.786Z","updated_at":"2025-07-20T02:12:14.586Z","avatar_url":"https://github.com/wsmd.png","language":"TypeScript","readme":"[![Build Status](https://travis-ci.org/wsmd/mapkit-typescript.svg?branch=master)](https://travis-ci.org/wsmd/mapkit-typescript)\n[![License](https://img.shields.io/github/license/wsmd/mapkit-typescript.svg)](https://github.com/wsmd/mapkit-typescript/blob/master/LICENSE)\n[![Current Release](https://img.shields.io/npm/v/mapkit-typescript.svg)](https://www.npmjs.com/package/mapkit-typescript)\n\n# mapkit-typescript\n\nTypeScript type definitions for [MapKit JS](https://developer.apple.com/documentation/mapkitjs).\n\n## Installation\n\nFirst, install the types in your project:\n\n```sh\n# using npm\nnpm install --save-dev mapkit-typescript\n\n# using yarn\nyarn add --dev mapkit-typescript\n```\n\nThen, add `node_modules/mapkit-typescript` to your `tsconifg.json` file like so:\n\n\u003c!-- prettier-ignore --\u003e\n```json\n{\n  \"compilerOptions\": {\n    \"typeRoots\": [\n      \"node_modules/mapkit-typescript\",\n      \"node_modules/@types\"\n    ]\n  }\n}\n```\n\nThis will enable the TypeScript compiler to find and use this typing since it is not installed under `node_modules/@types`.\n\nBy default the compiler only looks at `node_modules/@types` for type declarations. If `typeRoots` does not already exist in the `tsconfig.json` file, make sure to include `node_modules/@types` as well.\n\n## Legal\n\nMapKit and the Apple logo are trademarks of Apple Inc., registered in the U.S. and other countries.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwsmd%2Fmapkit-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwsmd%2Fmapkit-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwsmd%2Fmapkit-typescript/lists"}