{"id":21459872,"url":"https://github.com/hunam6/minecraft-deno","last_synced_at":"2026-05-09T16:04:14.914Z","repository":{"id":62421976,"uuid":"346771455","full_name":"Hunam6/minecraft-deno","owner":"Hunam6","description":"A full Minecraft API wrapper for Deno 🦕","archived":false,"fork":false,"pushed_at":"2021-03-20T16:22:51.000Z","size":43,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T13:12:41.056Z","etag":null,"topics":["api-wrapper","deno","minecraft","minecraft-api","mojang","mojang-api"],"latest_commit_sha":null,"homepage":"https://deno.land/x/minecraft","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/Hunam6.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":"2021-03-11T16:46:26.000Z","updated_at":"2024-06-07T23:52:22.000Z","dependencies_parsed_at":"2022-11-01T17:32:15.228Z","dependency_job_id":null,"html_url":"https://github.com/Hunam6/minecraft-deno","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hunam6%2Fminecraft-deno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hunam6%2Fminecraft-deno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hunam6%2Fminecraft-deno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hunam6%2Fminecraft-deno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hunam6","download_url":"https://codeload.github.com/Hunam6/minecraft-deno/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243975188,"owners_count":20377536,"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":["api-wrapper","deno","minecraft","minecraft-api","mojang","mojang-api"],"created_at":"2024-11-23T06:36:51.338Z","updated_at":"2025-10-29T00:16:23.905Z","avatar_url":"https://github.com/Hunam6.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align='center'\u003e\u003cins\u003eminecraft-deno\u003c/ins\u003e\u003c/h1\u003e\n\u003cp align='center'\u003e\u003cstrong\u003eA Minecraft/Mojang API wrapper for Deno\u003c/strong\u003e\u003c/p\u003e\n\n---\n\n### Example usage\n\n```typescript\nimport {nameHistory, login, setSkin} from 'https://deno.land/x/minecraft/mod.ts'\nnameHistory('_Hunam').then(res =\u003e console.log(res))\nlogin('my e-mail', 'my password')\n  .then(sec =\u003e setSkin(sec, 'http://textures.minecraft.net/texture/a1b811ea2c2691d2e8c5e125b8d2e8d579b70592d0067ab27325445c40e4867c'))\n```\n\n**Output:**\n\n```typescript\n[\n  { name: \"R2D2_BB8_64\" },\n  { name: \"king_jump\", changedToAt: 2017-03-25T10:04:40.000Z },\n  { name: \"_Hunam\", changedToAt: 2018-08-30T09:23:49.000Z }\n]\n\n//_Hunam's skin changed too\n```\n\n### Documentation\n\nYou can view the full documentation on [Deno doc](https://doc.deno.land/https/deno.land/x/minecraft/mod.ts).\n\n### Contributing\n\nHi and welcome! If you want to contribute to this project you can do so by many different ways, add new features, fix bugs, or improve the [documentation](https://doc.deno.land/https/deno.land/x/minecraft/mod.ts).\nJust remember to follow the [GitHub Community Guidelines](https://docs.github.com/articles/github-community-guidelines).\n\n### License\n\nThis project is licensed under the [MIT license](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunam6%2Fminecraft-deno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhunam6%2Fminecraft-deno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunam6%2Fminecraft-deno/lists"}