{"id":15431510,"url":"https://github.com/murodjon000/enumerables","last_synced_at":"2025-03-28T05:41:51.257Z","repository":{"id":55443766,"uuid":"324580527","full_name":"Murodjon000/enumerables","owner":"Murodjon000","description":"This project is an attempt to clone the enumerable methods of the Ruby programming language.","archived":false,"fork":false,"pushed_at":"2021-01-07T14:46:52.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-18T06:52:14.474Z","etag":null,"topics":["ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Murodjon000.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-26T15:16:40.000Z","updated_at":"2021-01-07T14:46:55.000Z","dependencies_parsed_at":"2022-08-15T00:20:59.080Z","dependency_job_id":null,"html_url":"https://github.com/Murodjon000/enumerables","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Murodjon000%2Fenumerables","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Murodjon000%2Fenumerables/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Murodjon000%2Fenumerables/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Murodjon000%2Fenumerables/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Murodjon000","download_url":"https://codeload.github.com/Murodjon000/enumerables/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245978228,"owners_count":20703677,"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":["ruby"],"created_at":"2024-10-01T18:22:49.494Z","updated_at":"2025-03-28T05:41:51.239Z","avatar_url":"https://github.com/Murodjon000.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Enumerable Methods\n\u003e Project to re-build a few methods of Ruby Language.\n\n\n\u003cbr\u003eMethods based on Enumerable module and Array class.\u003cbr\u003e\nAs described on documentation here [Enumerable](https://ruby-doc.org/core-2.7.0/Enumerable.html)\nand [Array](https://ruby-doc.org/core-2.4.1/Array.html#method-i-each)\n\u003cbr\u003e[Inject](https://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enum.c?view=markup\u0026pathrev=54162)\n\n\n## Content\n\n* [Requirements](#requirements)\n* [Built With](#built-with)\n* [Live Demo](#live-demo)\n* [Quick Start](#quick-start)\n* [Dependencies](#dependencies)\n* [Contributing](#contributing)\n* [Acknowledgments](#acknowledgments)\n* [Author](#author)\n* [License](#license)\n\n\n## Requirements\n\n\u003cul\u003e\n  \u003ch3\u003eFeatures\u003c/h3\u003e\n  \u003cp\u003eRe-make these methods and match with documentation expected behavior\u003c/p\u003e\n  \u003cli\u003e.each (Only one from Array)\u003c/li\u003e\n  \u003cli\u003e.each_with_index\u003c/li\u003e\n  \u003cli\u003e.select (Filter like)\u003c/li\u003e\n  \u003cli\u003e.all?\u003c/li\u003e\n  \u003cli\u003e.any?\u003c/li\u003e\n  \u003cli\u003e.none?\u003c/li\u003e\n  \u003cli\u003e.count\u003c/li\u003e\n  \u003cli\u003e.map\u003c/li\u003e\n  \u003cli\u003e.inject (Reduce like)\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003cul\u003e\n  \u003ch3\u003eAdditional features\u003c/h3\u003e\n  \u003cli\u003eCreate .multiply_els to test .inject\u003c/li\u003e\n  \u003cp\u003eShould multiply all the elements of array together\u003c/p\u003e\n  \u003cli\u003eExtends .map to accept procs\u003c/li\u003e\n\u003c/ul\u003e\n\n### Built With\n\n- Ruby Language \u003cbr\u003e\n- Git, Github and VScode \u003cbr\u003e\n\n## Live Demo\n\n[Run on Repl.it](https://repl.it/@Murodjon0103/myenumberables#main.rb)\n\n## Quick Start\n\nTo get a local copy use:\u003cbr\u003e\n```js\ngit clone https://github.com/Murodjon000/enumerables.git\n```\n## Author\n\n👤 **Murodjon000**\n\n- GitHub: [@Murodjon000](https://github.com/Murodjon000)\n- Twitter: [@Murodjon](https://twitter.com/Murodjo91836152)\n- LinkedIn: [murodjon-tursunpulatov](https://www.linkedin.com/in/murodjon-tursunpulatov-5189481b3/)\n\n### Dependencies\n\nRuby 2.5.5\n\n### Contributing\n\nContributions, issues and feature requests are welcome!\n\nYou can do it on [issues page](issues/).\n\n## Acknowledgments\n\nA special thanks for the code reviewers \n\n### License\n\n\u003cstrong\u003eCreative Commons\u003c/strong\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurodjon000%2Fenumerables","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmurodjon000%2Fenumerables","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurodjon000%2Fenumerables/lists"}