Topic: "search-and-replace"
comby-tools/comby
A code rewrite tool for structural search and replace that supports ~every language.
Language: OCaml - Size: 1.82 MB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 2,471 - Forks: 64

jlevy/repren
Rename anything
Language: Python - Size: 111 KB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 347 - Forks: 39

chrisgrieser/nvim-rip-substitute
Search and replace in the current buffer with incremental preview, a convenient UI, and modern regex syntax.
Language: Lua - Size: 234 KB - Last synced at: 2 days ago - Pushed at: 12 days ago - Stars: 242 - Forks: 11

grafana-toolbox/grafana-wtf
Grep through all Grafana entities in the spirit of git-wtf.
Language: Python - Size: 261 KB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 177 - Forks: 20

sindresorhus/replace-in-files-cli
Replace matching strings and regexes in files
Language: JavaScript - Size: 22.5 KB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 175 - Forks: 12

s1n7ax/nvim-search-and-replace
Really simple plugin to search and replace multiple files
Language: Lua - Size: 12.7 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 74 - Forks: 4

AndrewRadev/writable_search.vim
Grep for something, then write the original files directly through the search results.
Language: Vim script - Size: 86.9 KB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 52 - Forks: 3

untitaker/spacemod
An easy to understand and powerful text search-and-replace tool
Language: Rust - Size: 145 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 45 - Forks: 2

chrisgrieser/nvim-alt-substitute 📦
A substitute of vim's :substitute that uses lua patterns instead of vim regex. Supports incremental preview.
Language: Lua - Size: 128 KB - Last synced at: 2 days ago - Pushed at: 11 months ago - Stars: 42 - Forks: 0

huitseeker/comby-rust
Rust refactoring templates for comby, the structural find-and-replace tool.
Language: Rust - Size: 44.9 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 33 - Forks: 3

jean-smaug/babel-plugin-search-and-replace
A small babel plugin to search strings and replace them
Language: JavaScript - Size: 338 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 28 - Forks: 6

zerwes/ansible-fqcn-converter
ansible fqcn converter: auto-convert your ansible playbooks / roles / tasks etc. to use fqcn notation
Language: Python - Size: 758 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 24 - Forks: 5

adv12/FileSharper
An extensible, GUI-based file search and processing tool for Windows written in C# and WPF, with out-of-the-box functionality similar to grepWin and dnGrep
Language: C# - Size: 923 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 4

comby-tools/comby-ui 📦
Try it! https://comby.live
Language: Elm - Size: 209 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 2

andreekeberg/serialized-search-replace
Search and replace serialized strings, and update all string lengths
Language: PHP - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

kookma/SNR
search and replace in tiddler fields including text field
Language: HTML - Size: 563 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

ad-si/subf
Substitue all occurences of strings with their replacements. Substitution pairs are read from a TSV file.
Language: JavaScript - Size: 1.95 KB - Last synced at: 21 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

morkev/kd-trees
Create a symbol table data type whose keys are two-dimensional points. Use a 2d-tree to support efficient range search and nearest neighbor search.
Language: Java - Size: 15.6 MB - Last synced at: 2 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

angeloPereyra/replace
Like str_replace but slightly on steroids. Replace substring using modifiable identifiers
Language: PHP - Size: 32.2 KB - Last synced at: 27 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

johnstephens/pax_grep
pax_grep is a plugin for the magnificent Textpattern CMS, useful for searching and replacing stuff with regular expressions.
Language: PHP - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 2

canterbury-air-patrol/scenario-weighting-worksheet
Language: TypeScript - Size: 1.27 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

awoimbee/rsr
Recursive Search & Replace, as fast as possible. Saves lots of time on large repositories.
Language: Rust - Size: 65.4 KB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 2

dreitier/conditional-regex-search-and-replace-action
Executes conditional search and replace operations on a set of files. Strings are replaced by matching regular expressions.
Language: PHP - Size: 193 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

hfmrow/search-and-replace
This program is designed to find and replace a text pattern in one or more files stored in one or more dir, subdir. Search and replace in the clipboard is allowed. Drag and drop can be used. You can use it to search multiple files to find definitions of specific functions in a development environment for example.
Language: Go - Size: 4.93 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

dev-cetera/df_bulk_replace
A command-line tool to perform bulk replacement of file names, folder names, and file contents within a specified directory.
Language: Dart - Size: 34.2 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

smheidrich/cawspr
Case and word separation preserving replace | mirror of https://gitlab.com/smheidrich/cawspr
Language: Python - Size: 15.6 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

d2718/fresh
A friendlier sed-like utility.
Language: Rust - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

yoniabitbol/Search-And-Replace
C Program that searches for a user-specified word through text files and returns a sorted report of the changes made.
Language: C - Size: 135 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

juliencrn/wp-search-n-replace 📦
SQL query generator to search & replace URLs during website transfert
Language: JavaScript - Size: 1.51 MB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
