{"id":28307120,"url":"https://github.com/celeo/vatsim_wrapper","last_synced_at":"2026-04-29T14:39:24.992Z","repository":{"id":58601489,"uuid":"532664070","full_name":"Celeo/vatsim_wrapper","owner":"Celeo","description":"VATSIM API wrapper in TypeScript (Deno)","archived":false,"fork":false,"pushed_at":"2022-09-26T01:19:09.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-16T14:11:31.086Z","etag":null,"topics":["deno","typescript","vatsim"],"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/Celeo.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":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2022-09-04T21:35:51.000Z","updated_at":"2022-09-04T21:38:36.000Z","dependencies_parsed_at":"2022-09-10T01:51:46.896Z","dependency_job_id":null,"html_url":"https://github.com/Celeo/vatsim_wrapper","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Celeo/vatsim_wrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Celeo%2Fvatsim_wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Celeo%2Fvatsim_wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Celeo%2Fvatsim_wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Celeo%2Fvatsim_wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Celeo","download_url":"https://codeload.github.com/Celeo/vatsim_wrapper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Celeo%2Fvatsim_wrapper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260944626,"owners_count":23086846,"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","typescript","vatsim"],"created_at":"2025-05-24T05:11:01.990Z","updated_at":"2026-04-29T14:39:24.986Z","avatar_url":"https://github.com/Celeo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vatsim_wrapper\n\n[![CI](https://github.com/Celeo/vatsim_wrapper/workflows/CI/badge.svg?branch=master)](https://github.com/Celeo/vatsim_wrapper/actions?query=workflow%3ACI)\n[![License](https://img.shields.io/badge/License-MIT-green)](LICENSE)\n[![Runtime](https://img.shields.io/badge/runtime-Deno-orange)](https://deno.land/)\n\n![module version](https://shield.deno.dev/x/vatsim_wrapper)\n\nVATSIM API wrapper in TypeScript (Deno).\n\n## Using\n\n1. Create a new JS/TS file, i.e. `main.ts`.\n1. Add an import, i.e.\n\n```ts\nimport { getStatsUrl } from \"https://deno.land/x/vatsim_wrapper/mod.ts\";\n\nconsole.log(getStatsUrl(1234567890));\n```\n\n1. Run with `deno run \u003cyour_file_name\u003e`\n\n```sh\n$ deno run main.ts\n\u003e https://stats.vatsim.net/stats/1234567890\n```\n\n## License\n\n- Main library under MIT ([LICENSE](LICENSE)).\n- Supporting libraries in use under their respective licenses.\n- Airport data from \u003chttps://www.partow.net/miscellaneous/airportdatabase/\u003e.\n\n## Contributing\n\nPlease feel free to contribute. Please open an issue first (or comment on an existing one) so that I know that you want to add/change something.\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceleo%2Fvatsim_wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fceleo%2Fvatsim_wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceleo%2Fvatsim_wrapper/lists"}