{"id":17127963,"url":"https://github.com/rohanrhu/hexbindecconverter","last_synced_at":"2025-03-24T04:18:28.528Z","repository":{"id":90318609,"uuid":"195673082","full_name":"rohanrhu/HexBinDecConverter","owner":"rohanrhu","description":"Hexadecimal, Binary and Decimal number converter plugin for Sublime Text 3","archived":false,"fork":false,"pushed_at":"2019-07-07T16:49:14.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-19T03:43:53.619Z","etag":null,"topics":["binary-converter","hexadecimal-converter","sublime-text","sublime-text-3","sublime-text-3-package","sublime-text-package","sublime-text-plugin"],"latest_commit_sha":null,"homepage":"","language":"Python","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/rohanrhu.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-07-07T16:23:58.000Z","updated_at":"2021-12-12T01:23:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"9fe6dd6a-2ac1-4fe0-9da3-b97cb67ebce5","html_url":"https://github.com/rohanrhu/HexBinDecConverter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohanrhu%2FHexBinDecConverter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohanrhu%2FHexBinDecConverter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohanrhu%2FHexBinDecConverter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohanrhu%2FHexBinDecConverter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rohanrhu","download_url":"https://codeload.github.com/rohanrhu/HexBinDecConverter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245206835,"owners_count":20577583,"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":["binary-converter","hexadecimal-converter","sublime-text","sublime-text-3","sublime-text-3-package","sublime-text-package","sublime-text-plugin"],"created_at":"2024-10-14T19:05:50.269Z","updated_at":"2025-03-24T04:18:28.504Z","avatar_url":"https://github.com/rohanrhu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HexBinDecConverter\nHexadecimal, Binary and Decimal number converter plugin for Sublime Text 3\n\n![alt text](http://oguzhaneroglu.com/static/images/hexbindecconverter.jpg \"Hex/Bin/Dec number converter plugin for Sublime Text 3\")\n\n## Installation\n\n#### Git\n\n##### Linux\n```bash\ncd ~/.config/sublime-text-3/Packages/\ngit clone https://github.com/rohanrhu/HexBinDecConverter.git HexBinDecConverter\n```\n\n##### Windows\n\n```bash\ncd \"%HOMEPATH%\\AppData\\Roaming\\Sublime Text 3\\Packages\"\ngit clone https://github.com/rohanrhu/HexBinDecConverter.git HexBinDecConverter\n```\n\n## Usage\n\n#### Events\nCursor on hexadecimal or binary and hover mouse point on hexadecimal, binary or decimal shows popup\n\nHexadecimal Syntaxes:\n```assembly\n0xa\n0ah\n```\n\nBinary Syntaxes:\n```assembly\n1010b\n```\n\n#### Shortcuts\nYou can set shorcut with `hex_bin_dec_converter` function\n```json\n{\"keys\": [\"ctrl+k\", \"ctrl+i\"], \"command\": \"hex_bin_dec_converter\"}\n```\n\n#### Menu Commands\nThere're one menu (ctrl+shift+p) command\n\n- Show Popup: `HexBinDecConverter: Show Popup`\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohanrhu%2Fhexbindecconverter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohanrhu%2Fhexbindecconverter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohanrhu%2Fhexbindecconverter/lists"}