find-and-replace
There are 78 repositories under find-and-replace topic.
facebookincubator/fastmod
A fast partial replacement for the codemod tool. Assists with large-scale codebase refactors via regex-based find and replace with human oversight and occasional intervention.
ray-x/sad.nvim
Space Age seD in Neovim. A project-wide find and replace plugin for Neovim.
vmarcosp/findr
🔎 A simple and intuitive find & replace command-line interface.
haskell-github-trust/replace-megaparsec
Stream editing with Haskell Megaparsec parsers
daddel80/notepadpp-multireplace
MultiReplace is a Notepad++ plugin for advanced multi-string replacements. It supports reusable lists, CSV column targeting, highlighting, and external data lookups. All replacements can be enhanced with scriptable rules, conditional logic, and math.
omerkarabacak/bulk-find-and-replace-in-git-repositories
This script is useful when you want to change multiple part of multiple files in multiple git repositories in bulk. Script is creating a new branch from the given base branch and committing changes into it. Maybe push to remote also can be added with small change.
aureliojargas/replace
Generic file search & replace tool (python)
mesqueeb/find-and-replace-anything
Replace one val with another or all occurrences in an object recursively. A simple & small integration.
haskell-github-trust/replace-attoparsec
Stream editing with Haskell Attoparsec parsers
SyncfusionExamples/Word-Find-and-Replace-Examples
Find and replace text in a Word document in C# and VB.NET without Microsoft Word or interop.
jtrv/grug
Command-line tool that provides a workflow for extending, editing, diffing, and writing to vim-style grep lines.
KShivendu/vscode-advanced-search
🔍 Advanced find-and-replace for VSCode that's more powerful than regex!
SyncfusionExamples/Java-Word-Find-and-Replace-Examples
Find and replace text in a Word document in Java without Microsoft Word or interop dependencies.
nstapelbroek/docker-static-webserver
A static web server with find & replace support for environment variables
peterpme/sub-in
🥙 A tiny (115B) find-and-replace utility for strings in Javascript
Swivelgames/copy-find-results
Atom package that copies 'Find In Project' results to clipboard and displays in a new tab in format inspired by Sublime Text.
biraj21/findrep
A simple tool to find and replace all the matches of a regular expression in file(s).
stephen-zhao/datetime_matcher
A python module that extends regex to allow matching, extracting, and reformatting datetimes using familiar datetime format codes.
jcoreio/jscodeshift-transport
jscodeshift transform and API for finding and replacing module names in import/require statements
mashtullah/Search_Highlight_Replace_Text
Search text, Highlighting text, Replace Text anywhere in the HTML/DOM - cloned from original at the art of web
t9md/atom-project-find-navigation
Improve project-find-result navigation by dirty hack.
pmav99/fxr
An ag/sed replacement
xdev-software/find-and-replace-maven-plugin
A maven plugin for replacing content in files, filenames and directories.
acaala/quick_replace
Quick, lightweight find and replace cli tool.
mesqueeb/replace-regex
📂 TS compatible modern nodeJS find-and-replace in files with Regex & Glob support
orchardguides/Kei-HTML-Editor
Pure Javascript HTML Editor
solodynamo/gulp-findreplace
A gulp plugin that finds ಠ_ಠ and replaces strings.
Yugue/Excel-Find-and-Replace-in-Batch
Find and replace in batch Excel sheets add-in
bbbkbc/find-replace.nvim
Simple find and replace plugin for nvim.
dmyTRUEk/find-and-replace
Vim plugin for easy find and replace.
erik/fnr
Intuitive find and replace tool
mehonal/bulk-hypertext-regex-find-and-replace
As the name may suggest, this is a Python script that conducts bulk regex find and replace with hypertext support.
Niko030303/vikadata-widget-find-and-replace
选择一列,对符合查找条件的内容进行批量替换
periodicaidan/reify
A templating language for find-and-replace (WIP)
TheTrueTrooper/WordFindKeyAndReplace
This Custom word addin will replace Keys marked with @[KeyName] with a value specified by a windows form. Note that you can add defualt values with =. Eg @[KeyName=Defualt Value for Key]