{"id":27859779,"url":"https://github.com/melonattacker/caesar-cipher-tool","last_synced_at":"2025-10-23T19:02:26.948Z","repository":{"id":57192643,"uuid":"289620054","full_name":"melonattacker/caesar-cipher-tool","owner":"melonattacker","description":null,"archived":false,"fork":false,"pushed_at":"2020-08-23T08:26:10.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-04T17:07:31.697Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/melonattacker.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":"2020-08-23T05:09:14.000Z","updated_at":"2020-08-23T08:26:12.000Z","dependencies_parsed_at":"2022-08-24T03:10:47.478Z","dependency_job_id":null,"html_url":"https://github.com/melonattacker/caesar-cipher-tool","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melonattacker%2Fcaesar-cipher-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melonattacker%2Fcaesar-cipher-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melonattacker%2Fcaesar-cipher-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melonattacker%2Fcaesar-cipher-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/melonattacker","download_url":"https://codeload.github.com/melonattacker/caesar-cipher-tool/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252369014,"owners_count":21736878,"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":"2025-05-04T17:07:44.585Z","updated_at":"2025-10-23T19:02:26.875Z","avatar_url":"https://github.com/melonattacker.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# caesar-cipher-tool ![Node.js CI](https://github.com/melonattacker/ceasar-cipher-tool/workflows/Node.js%20CI/badge.svg)\ncaesar-cipher-tool is a caesal cipher library for javascript and Node.js.\n\nYou can shift alphabets to the right by the number(0-25) you specify. \n\n## Installation\n\n```\n$ npm i caesar-cipher-tool\n```\n\n## Usage\n\n```:js\nconst tool = require('caesar-cipher-tool');\n\nconst output = tool.caesar(\"Hello, World.\", 3);\nconsole.log(output); // Khoor, Zruog.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelonattacker%2Fcaesar-cipher-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelonattacker%2Fcaesar-cipher-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelonattacker%2Fcaesar-cipher-tool/lists"}