{"id":18763898,"url":"https://github.com/git-marcopitra/remove-unnecessary-parenthesis","last_synced_at":"2025-12-06T06:30:11.676Z","repository":{"id":120273567,"uuid":"402217784","full_name":"git-marcopitra/remove-unnecessary-parenthesis","owner":"git-marcopitra","description":"Problem of unnecessary parenthesis with Functional Programming","archived":false,"fork":false,"pushed_at":"2022-12-11T09:14:59.000Z","size":102,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-29T05:27:48.763Z","etag":null,"topics":["functional-programming","testing"],"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/git-marcopitra.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":"2021-09-01T22:18:33.000Z","updated_at":"2022-12-11T09:15:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"c42a8ece-ef94-4b31-925e-8301fdaed6e4","html_url":"https://github.com/git-marcopitra/remove-unnecessary-parenthesis","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/git-marcopitra%2Fremove-unnecessary-parenthesis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-marcopitra%2Fremove-unnecessary-parenthesis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-marcopitra%2Fremove-unnecessary-parenthesis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-marcopitra%2Fremove-unnecessary-parenthesis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/git-marcopitra","download_url":"https://codeload.github.com/git-marcopitra/remove-unnecessary-parenthesis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239661891,"owners_count":19676411,"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":["functional-programming","testing"],"created_at":"2024-11-07T18:27:58.188Z","updated_at":"2025-12-06T06:30:11.617Z","avatar_url":"https://github.com/git-marcopitra.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Remover Parêntesis\n\n## Problema\n\nDadas as strings à esquerda, remova os parêntesis desnecessários de cada uma delas para que se igualem às strings à direita.\n\n## Exemplo\n\n```\n(a =\u003e a\n(a(a)) =\u003e (a(a))\n(aa)) =\u003e (aa)\n(((aa)) =\u003e ((aa))\naa) =\u003e aa\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-marcopitra%2Fremove-unnecessary-parenthesis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgit-marcopitra%2Fremove-unnecessary-parenthesis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-marcopitra%2Fremove-unnecessary-parenthesis/lists"}