{"id":21452243,"url":"https://github.com/kislaykashyap-hub/array-flat","last_synced_at":"2025-09-09T08:44:09.336Z","repository":{"id":234703190,"uuid":"789391601","full_name":"KislayKashyap-hub/Array-flat","owner":"KislayKashyap-hub","description":"This function arrayFlat() processes a 2-dimensional array, flattens it into a single-dimensional array, and then counts the occurrences of each word in the flattened array.","archived":false,"fork":false,"pushed_at":"2024-04-20T12:28:48.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T12:31:38.286Z","etag":null,"topics":["array","function","javascript","object"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/KislayKashyap-hub.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-04-20T12:17:48.000Z","updated_at":"2024-04-20T12:29:17.000Z","dependencies_parsed_at":"2024-04-22T02:31:08.263Z","dependency_job_id":null,"html_url":"https://github.com/KislayKashyap-hub/Array-flat","commit_stats":null,"previous_names":["kislaykashyap-hub/array-flat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KislayKashyap-hub%2FArray-flat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KislayKashyap-hub%2FArray-flat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KislayKashyap-hub%2FArray-flat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KislayKashyap-hub%2FArray-flat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KislayKashyap-hub","download_url":"https://codeload.github.com/KislayKashyap-hub/Array-flat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243965240,"owners_count":20375901,"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":["array","function","javascript","object"],"created_at":"2024-11-23T04:28:29.032Z","updated_at":"2025-03-17T02:43:32.662Z","avatar_url":"https://github.com/KislayKashyap-hub.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Array-flat\nThis function arrayFlat() processes a 2-dimensional array, flattens it into a single-dimensional array, and then counts the occurrences of each word in the flattened array.\n\n1. Define a 2-dimensional array.\n2. Flatten the array.\n3. Count occurrences of each word.\n4. Logging:\nFinally, it logs the flattened array and the object containing the word counts to the console.\n\nWhen you call the arrayFlat() function, it will flatten the 2-dimensional array, count the occurrences of each word, and log both the flattened array and the word counts to the console.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkislaykashyap-hub%2Farray-flat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkislaykashyap-hub%2Farray-flat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkislaykashyap-hub%2Farray-flat/lists"}