{"id":17046999,"url":"https://github.com/deathaxe/sublime-findreplace","last_synced_at":"2025-09-07T17:39:18.497Z","repository":{"id":158368665,"uuid":"116493287","full_name":"deathaxe/sublime-findreplace","owner":"deathaxe","description":"Sublime Text 3 plugin to provide a \"find_replace\" text command","archived":false,"fork":false,"pushed_at":"2018-01-06T15:25:38.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-28T09:46:16.755Z","etag":null,"topics":["sublime-package","sublime-plugin","sublime-text-3","sublime-text-plugin"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deathaxe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-01-06T15:22:44.000Z","updated_at":"2018-11-19T02:34:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"7ff62ce9-f9e3-4d55-8ab0-76b1d9deebc5","html_url":"https://github.com/deathaxe/sublime-findreplace","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/deathaxe%2Fsublime-findreplace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deathaxe%2Fsublime-findreplace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deathaxe%2Fsublime-findreplace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deathaxe%2Fsublime-findreplace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deathaxe","download_url":"https://codeload.github.com/deathaxe/sublime-findreplace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245052516,"owners_count":20553161,"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":["sublime-package","sublime-plugin","sublime-text-3","sublime-text-plugin"],"created_at":"2024-10-14T09:48:05.369Z","updated_at":"2025-03-23T03:27:27.961Z","avatar_url":"https://github.com/deathaxe.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [FindReplace](https://github.com/deathaxe/sublime-findreplace)\n\n[![License](https://img.shields.io/github/license/deathaxe/sublime-findreplace.svg?style=flat-square)](LICENSE)\n\nA simple plugin for Sublime Text to provide a \"find_replace\" command, which can be bound to keys or menus or may be used in macros.\n\n```\n        Example:\n\n        view.run_command(\n            \"find_replace\", {\n                \"pattern\": \"the\\s+\",\n                \"replace_by\": \"THE \",\n                \"start_pt\": 100,\n                \"flags\": [\"ALL\"]\n            }\n        )\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeathaxe%2Fsublime-findreplace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeathaxe%2Fsublime-findreplace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeathaxe%2Fsublime-findreplace/lists"}