{"id":26158282,"url":"https://github.com/envygeeks/liquid-hash-or-array-drop","last_synced_at":"2025-10-23T20:08:09.797Z","repository":{"id":66024070,"uuid":"100002557","full_name":"envygeeks/liquid-hash-or-array-drop","owner":"envygeeks","description":"A Liquid drop that wraps a hash, or an array","archived":false,"fork":false,"pushed_at":"2017-08-14T03:39:24.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T10:50:49.656Z","etag":null,"topics":["array","drop","hash","liquid","liquid-drop","ruby"],"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/envygeeks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-11T07:03:42.000Z","updated_at":"2024-03-25T02:04:52.000Z","dependencies_parsed_at":"2023-02-20T19:30:20.568Z","dependency_job_id":null,"html_url":"https://github.com/envygeeks/liquid-hash-or-array-drop","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/envygeeks/liquid-hash-or-array-drop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envygeeks%2Fliquid-hash-or-array-drop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envygeeks%2Fliquid-hash-or-array-drop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envygeeks%2Fliquid-hash-or-array-drop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envygeeks%2Fliquid-hash-or-array-drop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/envygeeks","download_url":"https://codeload.github.com/envygeeks/liquid-hash-or-array-drop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envygeeks%2Fliquid-hash-or-array-drop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276169662,"owners_count":25596956,"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","status":"online","status_checked_at":"2025-09-20T02:00:10.207Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["array","drop","hash","liquid","liquid-drop","ruby"],"created_at":"2025-03-11T10:49:17.768Z","updated_at":"2025-09-20T22:57:43.440Z","avatar_url":"https://github.com/envygeeks.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=center\u003e\n  \u003ca href=https://goo.gl/BhrgjW\u003e\n    \u003cimg src=https://envygeeks.io/badges/paypal-large_1.png alt=Donate\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  \u003ca href=https://travis-ci.org/envygeeks/liquid-hash-or-array-drop\u003e\n    \u003cimg src=\"https://travis-ci.org/envygeeks/liquid-hash-or-array-drop.svg?branch=master\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n# Liquid Hash Or Array Drop\n\nProvides a drop wrapper for Hashes and Array's that allows Liquid to utilize the data as well as allows you to utilize the data.  It can encapsulate both hashes and arrays in the same instance.\n\n## Usage\n\n```ruby\nrequire \"liquid/drop/hash_or_array\"\na = Liquid::Drop::HashOrArray.new({\n  :hello =\u003e :worl\n})\n\na.first # =\u003e [:hello, :world]\na.liquid_method_missing(:hello) # =\u003e :world\na[:hello] # =\u003e :world\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenvygeeks%2Fliquid-hash-or-array-drop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenvygeeks%2Fliquid-hash-or-array-drop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenvygeeks%2Fliquid-hash-or-array-drop/lists"}