{"id":19120156,"url":"https://github.com/tcd/coolkit","last_synced_at":"2026-06-15T06:34:33.099Z","repository":{"id":36201939,"uuid":"222293319","full_name":"tcd/coolkit","owner":"tcd","description":"🧰 Useful ruby code with no dependencies ","archived":false,"fork":false,"pushed_at":"2022-02-26T15:28:43.000Z","size":135,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T20:44:58.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/tcd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-11-17T18:30:35.000Z","updated_at":"2022-02-26T14:52:54.000Z","dependencies_parsed_at":"2022-08-08T13:34:53.244Z","dependency_job_id":null,"html_url":"https://github.com/tcd/coolkit","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcd%2Fcoolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcd%2Fcoolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcd%2Fcoolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcd%2Fcoolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tcd","download_url":"https://codeload.github.com/tcd/coolkit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240177055,"owners_count":19760308,"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-09T05:12:59.269Z","updated_at":"2026-06-04T10:30:15.154Z","avatar_url":"https://github.com/tcd.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coolkit\n\n[![Gem](https://img.shields.io/gem/v/coolkit)](https://rubygems.org/gems/coolkit)\n[![Build Status](https://travis-ci.org/tcd/coolkit.svg?branch=master)](https://travis-ci.org/tcd/coolkit)\n[![Coverage Status](https://coveralls.io/repos/github/tcd/coolkit/badge.svg?branch=master)](https://coveralls.io/github/tcd/coolkit?branch=master)\n[![GitHub](https://img.shields.io/github/license/tcd/coolkit)](https://github.com/tcd/coolkit/blob/master/LICENSE.txt)\n[![Documentation](http://img.shields.io/badge/docs-rubydoc.org-blue.svg)](https://www.rubydoc.info/gems/coolkit)\n\nUseful ruby code with no dependencies.\n\n## Installation\n\nAdd `gem \"coolkit\"` to your application's Gemfile and then run `bundle`.\n\nOr install it yourself as `gem install coolkit`\n\n## Usage\n\nIf you want to use one of the core extensions, it needs to be required explicitly.\nThis allows users to make use of `coolkit`'s general functions without monkeypatching the standard library.\n\n```ruby\nrequire \"coolkit\"\n\nhash = {\"key\" =\u003e [{\"k\" =\u003e :v}, {\"k\" =\u003e 5}]}\nCoolkit.symbolize_keys(hash) #=\u003e {:key =\u003e [{:k =\u003e :v}, {:k =\u003e 5}]}\n\n```\n\n### Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/tcd/coolkit.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcd%2Fcoolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftcd%2Fcoolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcd%2Fcoolkit/lists"}