{"id":25161577,"url":"https://github.com/zamicol/baseconverter","last_synced_at":"2026-01-23T05:35:38.567Z","repository":{"id":41148646,"uuid":"223575484","full_name":"zamicol/BaseConverter","owner":"zamicol","description":"Zamicol's Base Converter - Convert arbitrary bases with arbitrary alphabets.","archived":false,"fork":false,"pushed_at":"2025-01-28T22:30:35.000Z","size":1539,"stargazers_count":26,"open_issues_count":11,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-03T13:45:12.854Z","etag":null,"topics":["base-conversion","base128","base16","base256","base58","base64","base65536","base85","base91","conversion","converter","coze","decimal","decimal-to-hexadecimal","diceware","diceware-password","dnd-dice","dozenal","hex","vigesimal"],"latest_commit_sha":null,"homepage":"https://convert.zamicol.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zamicol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","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-11-23T11:10:48.000Z","updated_at":"2025-01-28T22:30:39.000Z","dependencies_parsed_at":"2025-01-28T23:34:37.174Z","dependency_job_id":null,"html_url":"https://github.com/zamicol/BaseConverter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zamicol/BaseConverter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zamicol%2FBaseConverter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zamicol%2FBaseConverter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zamicol%2FBaseConverter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zamicol%2FBaseConverter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zamicol","download_url":"https://codeload.github.com/zamicol/BaseConverter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zamicol%2FBaseConverter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28680918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T04:33:33.518Z","status":"ssl_error","status_checked_at":"2026-01-23T04:33:30.433Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["base-conversion","base128","base16","base256","base58","base64","base65536","base85","base91","conversion","converter","coze","decimal","decimal-to-hexadecimal","diceware","diceware-password","dnd-dice","dozenal","hex","vigesimal"],"created_at":"2025-02-09T02:35:50.545Z","updated_at":"2026-01-23T05:35:38.552Z","avatar_url":"https://github.com/zamicol.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"https://convert.zamicol.com/\n\n# BaseConverter\nZamicol's Base Converter \n\nIf your project needs to do base conversion, use [`base_convert.js`](base_convert.js).  \n\nBaseConverter is a generalized, number first converter.  This converter treats\ninput and output as numbers and uses the iterative divide by radix conversion\nmethod.  This method is suitable for arbitrary bases, character sets, and\nalphabet lengths.  \n\nSurprisingly,  I couldn't find a converter online that met my needs, so I built\nthis.  Other projects had limitations on alphabet characters, alphabet length,\ninput/output length, or were designed for specific encoding.  \n\nPadding can be applied according to bytes, nibbles, or any other bucket size.\nThis converter is alphabet agnostic for input and output and has no limitations\non alphabets starting with 0, special or repeating characters, or is unable to\nbe divided evenly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzamicol%2Fbaseconverter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzamicol%2Fbaseconverter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzamicol%2Fbaseconverter/lists"}