{"id":36468983,"url":"https://github.com/wsrer/go-ramda","last_synced_at":"2026-01-15T02:33:15.331Z","repository":{"id":65566631,"uuid":"579309873","full_name":"wsrer/go-ramda","owner":"wsrer","description":"Functional lab Ramda (https://ramdajs.com) implements in Go.","archived":true,"fork":false,"pushed_at":"2023-01-31T11:43:11.000Z","size":67,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-12T02:35:15.198Z","etag":null,"topics":["functional-programming","go"],"latest_commit_sha":null,"homepage":"","language":"Go","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/wsrer.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}},"created_at":"2022-12-17T09:05:27.000Z","updated_at":"2024-01-15T11:41:19.000Z","dependencies_parsed_at":"2023-02-15T21:45:57.516Z","dependency_job_id":null,"html_url":"https://github.com/wsrer/go-ramda","commit_stats":{"total_commits":38,"total_committers":1,"mean_commits":38.0,"dds":0.0,"last_synced_commit":"3ce329d222511f2741632f4708a3b5092d291878"},"previous_names":["islatan/go-ramda","wsrer/go-ramda"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/wsrer/go-ramda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wsrer%2Fgo-ramda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wsrer%2Fgo-ramda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wsrer%2Fgo-ramda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wsrer%2Fgo-ramda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wsrer","download_url":"https://codeload.github.com/wsrer/go-ramda/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wsrer%2Fgo-ramda/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28441315,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T00:55:22.719Z","status":"online","status_checked_at":"2026-01-15T02:00:08.019Z","response_time":62,"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":["functional-programming","go"],"created_at":"2026-01-12T00:29:37.482Z","updated_at":"2026-01-15T02:33:15.324Z","avatar_url":"https://github.com/wsrer.png","language":"Go","readme":"\n# Install\n```shell\ngo get github.com/nanakura/go-ramda@latest\n```\n\n\n\n# UseCase\n\n```go\npackage main\n\nimport (\n\t\"fmt\"\n\t\"github.com/nanakura/go-ramda\"\n)\n\nfunc main() {\n\tfmt.Println(ramda.Map(ramda.Multiply(2))([]int{2, 5, 10, 100})) // [4 10 20 200]\n}\n```\n\n\n\n# Document\n\n[go-ramda Wiki](https://github.com/nanakura/go-ramda/wiki)\n\n\n\n# License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwsrer%2Fgo-ramda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwsrer%2Fgo-ramda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwsrer%2Fgo-ramda/lists"}