{"id":18879225,"url":"https://github.com/iamskok/bigint-base62","last_synced_at":"2025-04-14T19:13:21.696Z","repository":{"id":37023360,"uuid":"386799428","full_name":"iamskok/bigint-base62","owner":"iamskok","description":"BigInt Base62 codec","archived":false,"fork":false,"pushed_at":"2025-04-13T09:53:51.000Z","size":261,"stargazers_count":3,"open_issues_count":11,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T19:13:14.037Z","etag":null,"topics":["base62","bigint","codec"],"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/iamskok.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-07-17T00:42:24.000Z","updated_at":"2025-02-24T09:41:33.000Z","dependencies_parsed_at":"2023-10-15T13:21:35.297Z","dependency_job_id":"37a34c10-92b7-4a42-92b0-ddf15fbc3ccd","html_url":"https://github.com/iamskok/bigint-base62","commit_stats":{"total_commits":49,"total_committers":4,"mean_commits":12.25,"dds":0.5714285714285714,"last_synced_commit":"42b8d951a37ea9b6467f92acfd955b3f42f6349f"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamskok%2Fbigint-base62","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamskok%2Fbigint-base62/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamskok%2Fbigint-base62/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamskok%2Fbigint-base62/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamskok","download_url":"https://codeload.github.com/iamskok/bigint-base62/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248943461,"owners_count":21186958,"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":["base62","bigint","codec"],"created_at":"2024-11-08T06:34:27.873Z","updated_at":"2025-04-14T19:13:21.664Z","avatar_url":"https://github.com/iamskok.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CI](https://github.com/iamskok/bigint-base62/actions/workflows/ci.yml/badge.svg)](https://github.com/iamskok/bigint-base62/actions/workflows/ci.yml)\n\n\u003ch1 align=\"center\"\u003eBigInt Base62 codec\u003c/h1\u003e\n\nBase62 codec that supports numbers greater than `Number.MAX_SAFE_INTEGER`.\n\n## Installation\n\n```sh\nyarn add bigint-base62\n```\n\n## Usage\n\n```\nencode(\"1111111111111111111111111111111111111111\") // \"prkIoxEMsYZR5feGSINceX\"\ndecode(\"prkIoxEMsYZR5feGSINceX\") // \"1111111111111111111111111111111111111111\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamskok%2Fbigint-base62","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamskok%2Fbigint-base62","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamskok%2Fbigint-base62/lists"}