{"id":21967783,"url":"https://github.com/ekylibre/code_string","last_synced_at":"2025-06-20T11:36:09.169Z","repository":{"id":16672420,"uuid":"19428200","full_name":"ekylibre/code_string","owner":"ekylibre","description":"Class to manipulate code strings","archived":false,"fork":false,"pushed_at":"2017-12-06T15:31:01.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-24T18:43:08.919Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/ekylibre.png","metadata":{"files":{"readme":"README.rdoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-04T14:28:42.000Z","updated_at":"2017-06-14T14:18:48.000Z","dependencies_parsed_at":"2022-07-26T08:17:13.968Z","dependency_job_id":null,"html_url":"https://github.com/ekylibre/code_string","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ekylibre/code_string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekylibre%2Fcode_string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekylibre%2Fcode_string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekylibre%2Fcode_string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekylibre%2Fcode_string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ekylibre","download_url":"https://codeload.github.com/ekylibre/code_string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekylibre%2Fcode_string/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260937679,"owners_count":23085725,"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":"2024-11-29T13:34:10.623Z","updated_at":"2025-06-20T11:36:04.157Z","avatar_url":"https://github.com/ekylibre.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= CodeString\n\nClass to manipulate code strings.\n\n== Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'code_string'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install code_string\n\n== Usage\n\n   $ \"sum = 1 + 5\".c\n   $ c = \"sum = 1 + 5\".c(:ruby)\n   $ puts c.to_formatted_s\n   # language: ruby\n   # encoding: US-ASCII\n       1: sum = 1 + 5\n\n== Contributing\n\n1. Fork it ( https://github.com/ekylibre/code_string/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekylibre%2Fcode_string","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fekylibre%2Fcode_string","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekylibre%2Fcode_string/lists"}