{"id":21216574,"url":"https://github.com/jackhowa/search-replace","last_synced_at":"2025-03-15T00:41:16.732Z","repository":{"id":78850057,"uuid":"106223309","full_name":"JackHowa/search-replace","owner":"JackHowa","description":"Perform a search and replace on the sentence using the arguments provided and return the new sentence.","archived":false,"fork":false,"pushed_at":"2017-11-13T00:40:02.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T16:44:22.327Z","etag":null,"topics":["freecodecamp"],"latest_commit_sha":null,"homepage":"https://www.freecodecamp.org/challenges/search-and-replace","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/JackHowa.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,"publiccode":null,"codemeta":null}},"created_at":"2017-10-09T01:25:16.000Z","updated_at":"2017-11-13T00:40:34.000Z","dependencies_parsed_at":"2023-03-12T06:00:08.440Z","dependency_job_id":null,"html_url":"https://github.com/JackHowa/search-replace","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/JackHowa%2Fsearch-replace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JackHowa%2Fsearch-replace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JackHowa%2Fsearch-replace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JackHowa%2Fsearch-replace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JackHowa","download_url":"https://codeload.github.com/JackHowa/search-replace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243667964,"owners_count":20328036,"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":["freecodecamp"],"created_at":"2024-11-20T21:53:00.668Z","updated_at":"2025-03-15T00:41:16.681Z","avatar_url":"https://github.com/JackHowa.png","language":"JavaScript","readme":"Perform a search and replace on the sentence using the arguments provided and return the new sentence.\n\nFirst argument is the sentence to perform the search and replace on.\n\nSecond argument is the word that you will be replacing (before).\n\nThird argument is what you will be replacing the second argument with (after).\n\nNOTE: Preserve the case of the original word when you are replacing it. For example if you mean to replace the word \"Book\" with the word \"dog\", it should be replaced as \"Dog\"\n\nRemember to use Read-Search-Ask if you get stuck. Try to pair program. Write your own code.\n\nHere are some helpful links:\n\nArray.prototype.splice()\nString.prototype.replace()\nArray.prototype.join()","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackhowa%2Fsearch-replace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackhowa%2Fsearch-replace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackhowa%2Fsearch-replace/lists"}