{"id":15388503,"url":"https://github.com/deebloo/find-and-replace-cli","last_synced_at":"2025-04-06T01:40:50.473Z","repository":{"id":20920026,"uuid":"24207999","full_name":"deebloo/find-and-replace-cli","owner":"deebloo","description":"Find and replace command line tool","archived":false,"fork":false,"pushed_at":"2023-12-15T08:28:38.000Z","size":3,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T20:33:37.959Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/deebloo.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":"2014-09-18T22:58:21.000Z","updated_at":"2014-09-18T23:02:34.000Z","dependencies_parsed_at":"2024-10-18T19:59:01.349Z","dependency_job_id":"393ae187-6212-432d-9ecf-12ef98416f82","html_url":"https://github.com/deebloo/find-and-replace-cli","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"e6990d0ae3055790305a0e2f6120823fa8bf2ce2"},"previous_names":["dannybluedesign/find-and-replace-cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deebloo%2Ffind-and-replace-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deebloo%2Ffind-and-replace-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deebloo%2Ffind-and-replace-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deebloo%2Ffind-and-replace-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deebloo","download_url":"https://codeload.github.com/deebloo/find-and-replace-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247423492,"owners_count":20936622,"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":[],"created_at":"2024-10-01T14:56:57.933Z","updated_at":"2025-04-06T01:40:50.445Z","avatar_url":"https://github.com/deebloo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Find and Replace cli\n=========\n\nFind and replace command line utility.\n\nUses find-and-replace module\n\n## Installation\n  ```\n  npm install find-and-replace-cli\n  ```\n\n## Usage\n  Input: myFile.txt\n  ```\n  %Heading%\n  \n  Welcome to this months newsletter\n  ...\n  \n  %Footer%\n  ```\n  \n  Terminal Command:\n  ```\n  fandr myFile.txt newFile.txt '{\"%Heading%\": \"Good Morning San Diego!\", \"%Footer%\": \"Yaz Flute\"}'\n  ```\n  \n  Output: newFile.txt\n  ```\n  Good Morning San Diego!\n  \n  Welcome to this months newsletter\n  ...\n  \n  Yaz Flute\n  ```\n\n* 0.1.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeebloo%2Ffind-and-replace-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeebloo%2Ffind-and-replace-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeebloo%2Ffind-and-replace-cli/lists"}