{"id":31747109,"url":"https://github.com/corocoto/caesar-cipher","last_synced_at":"2026-05-15T13:05:21.862Z","repository":{"id":114900313,"uuid":"133512641","full_name":"corocoto/caesar-cipher","owner":"corocoto","description":"Ceaser cipher app on Node.js :symbols:","archived":false,"fork":false,"pushed_at":"2020-11-07T08:35:28.000Z","size":603,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-09T13:23:33.430Z","etag":null,"topics":["application","ceasar-cipher","cipher","cipher-algorithm","cipher-algorithms","cli-app","javascript","node-js","nodejs"],"latest_commit_sha":null,"homepage":"https://corocoto.github.io/caesar-cipher/","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/corocoto.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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-05-15T12:25:29.000Z","updated_at":"2023-01-06T16:06:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad1f5e97-ebbf-4d0d-9e5b-cb0129bbbda5","html_url":"https://github.com/corocoto/caesar-cipher","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/corocoto/caesar-cipher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corocoto%2Fcaesar-cipher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corocoto%2Fcaesar-cipher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corocoto%2Fcaesar-cipher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corocoto%2Fcaesar-cipher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corocoto","download_url":"https://codeload.github.com/corocoto/caesar-cipher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corocoto%2Fcaesar-cipher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33067491,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["application","ceasar-cipher","cipher","cipher-algorithm","cipher-algorithms","cli-app","javascript","node-js","nodejs"],"created_at":"2025-10-09T13:22:23.260Z","updated_at":"2026-05-15T13:05:21.857Z","avatar_url":"https://github.com/corocoto.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Caesar Cipher\n\n![GitHub top language](https://img.shields.io/github/languages/top/CreativeRusBear/Caesar-Cipher)\n![Snyk Vulnerabilities for GitHub Repo](https://img.shields.io/snyk/vulnerabilities/github/CreativeRusBear/Caesar-Cipher)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/CreativeRusBear/Caesar-Cipher)\n![GitHub repo size](https://img.shields.io/github/repo-size/CreativeRusBear/Caesar-Cipher)\n![GitHub issues](https://img.shields.io/github/issues/CreativeRusBear/Caesar-Cipher)\n![GitHub closed issues](https://img.shields.io/github/issues-closed/CreativeRusBear/Caesar-Cipher)\n![GitHub pull requests](https://img.shields.io/github/issues-pr/CreativeRusBear/Caesar-Cipher)\n![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/CreativeRusBear/Caesar-Cipher)\n![GitHub](https://img.shields.io/github/license/CreativeRusBear/Caesar-Cipher)\n![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/CreativeRusBear/Caesar-Cipher)\n![GitHub package.json version](https://img.shields.io/github/package-json/v/CreativeRusBear/caesar-cipher)\n\n## Introduction\n\n**The Caesar cipher** is a type of substitution cipher in which each letter in the plaintext is 'shifted' a certain number of places down the alphabet.\n\n## About application\n\nIt is a CLI application, that cipher input text.\n\n![screencast](https://user-images.githubusercontent.com/37180024/88457248-92649f80-ce8d-11ea-99c1-0e90f33377cf.gif)\n\nThis application is created using :bookmark_tabs: :\n * `JavaScript` - programming language;\n * `Node.js` - `JavaScript` runtime built. (An asynchronous event-driven `JavaScript` runtime, `Node.js` is designed to build scalable network applications);\n * `chalk` - The `Node.js` module, that help styling cli messages and commands;\n  * `inquirer` - The `Node.js` module, that provide the user interface, and the inquiry session flow.\n \n## Instructions :clipboard:\n\n1. Download application and unpack it;\n2. Move into unpack folder;\n3. Run `terminal` inside this folder;\n4. Run next command: `npm run start`.\n\n## License\n\n**Caesar Cipher** is open-sourced software licensed under the MIT License (MIT). Please see [License File](LICENSE) for more information\n\n## Conclusion\n\nIf you still have questions about the work of this application :grey_question: or you have cool ideas for improvement :boom:, please write to me :email:.\n\nIf you find a bug :bug:, please create an appropriate issue with detailed information about it :speech_balloon:.\n\nThanks!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorocoto%2Fcaesar-cipher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorocoto%2Fcaesar-cipher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorocoto%2Fcaesar-cipher/lists"}