{"id":21992612,"url":"https://github.com/beeequeue/dotaver","last_synced_at":"2025-04-30T14:24:12.202Z","repository":{"id":37019506,"uuid":"501411164","full_name":"beeequeue/dotaver","owner":"beeequeue","description":"🟥 Semver but for Dota 2 patch versions","archived":false,"fork":false,"pushed_at":"2024-11-22T19:34:11.000Z","size":323,"stargazers_count":3,"open_issues_count":6,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-24T19:42:09.828Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beeequeue.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2022-06-08T21:07:24.000Z","updated_at":"2023-12-19T20:57:52.000Z","dependencies_parsed_at":"2023-10-16T09:09:32.974Z","dependency_job_id":"17193576-795d-437d-ab77-52074a845680","html_url":"https://github.com/beeequeue/dotaver","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeequeue%2Fdotaver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeequeue%2Fdotaver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeequeue%2Fdotaver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeequeue%2Fdotaver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beeequeue","download_url":"https://codeload.github.com/beeequeue/dotaver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234455943,"owners_count":18835666,"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":[],"created_at":"2024-11-29T20:14:18.123Z","updated_at":"2025-01-18T03:10:24.623Z","avatar_url":"https://github.com/beeequeue.png","language":"TypeScript","readme":"# `dotaver`\n\n[![npm](https://img.shields.io/npm/v/dotaver)](https://www.npmjs.com/package/dotaver)\n![npm bundle size](https://img.shields.io/bundlephobia/minzip/dotaver)\n![node-current](https://img.shields.io/node/v/dotaver)\n![Codecov](https://img.shields.io/codecov/c/github/BeeeQueue/dotaver?token=XUED4J0ZY3)\n\nSemver but for Dota 2 patch versions\n\n## Usage\n\n```shell\nnpm i dotaver\nyarn add dotaver\npnpm i dotaver\n```\n\n```ts\n// Node\nimport { DotaVersion } from \"dotaver\"\n// Deno\nimport { DotaVersion } from \"https://esm.sh/dotaver\"\n\nconst version = DotaVersion.parse(\"7.36b\")\n\nconsole.log(version.toString()) // \"7.36b\"\n\nconst otherVersion = DotaVersion.parse(\"7.37\")\nconsole.log(version.compare(otherVersion)) // 1\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeequeue%2Fdotaver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeeequeue%2Fdotaver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeequeue%2Fdotaver/lists"}