Topic: "replace-text"
dalance/amber
A code search / replace tool
Language: Rust - Size: 882 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 878 - Forks: 27

mburakerman/hrjs
🔄 Tiny JavaScript plugin for highlighting and replacing text in the DOM
Language: JavaScript - Size: 138 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 447 - Forks: 26

devidw/obsidian-to-hugo
Process Obsidian notes to publish them with Hugo. Supports transformation of Obsidian wiki links into Hugo shortcodes for internal linking.
Language: Python - Size: 1.1 MB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 372 - Forks: 29

Va1/string-replace-loader
Replace loader for Webpack
Language: JavaScript - Size: 312 KB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 252 - Forks: 57

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

lochidev/Expandroid
Text expander for android - with espanso config import/export
Language: HTML - Size: 346 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 176 - Forks: 7

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

subchen/frep
Generate file using template from environment, arguments, json/yaml/toml config files
Language: Go - Size: 12 MB - Last synced at: 16 days ago - Pushed at: about 2 years ago - Stars: 158 - Forks: 42

vmarcosp/findr 📦
🔎 A simple and intuitive find & replace command-line interface.
Language: Reason - Size: 956 KB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 80 - Forks: 0

icholy/replace
Streaming text replacement for Go
Language: Go - Size: 61.5 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 71 - Forks: 3

enzoferey/slate-instant-replace
A Slate plugin that gives you full power on the last word your user typed.
Language: JavaScript - Size: 1.46 MB - Last synced at: 20 days ago - Pushed at: almost 2 years ago - Stars: 47 - Forks: 5

hauleth/sad.vim
Quick search and replace for Vim
Language: Vim script - Size: 3.85 MB - Last synced at: 18 days ago - Pushed at: about 6 years ago - Stars: 45 - Forks: 3

jpikl/rew
A text processing CLI tool that rewrites FS paths according to a pattern.
Language: Rust - Size: 2.75 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 43 - Forks: 1

daddel80/notepadpp-multireplace
MultiReplace is a Notepad++ plugin for advanced multi-string replacements. It supports saving and loading replacement lists, CSV column targeting, match highlighting, and external hash tables for DQ cleansing and anonymization. Conditional and mathematical operations are fully integrated.
Language: C - Size: 41.8 MB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 31 - Forks: 7

3F/regXwild
⏱ Superfast ^Advanced wildcards++? | Unique algorithms that was implemented on native unmanaged C++ but easily accessible in .NET via Conari (with caching of 0x29 opcodes +optimizations) etc.
Language: C++ - Size: 425 KB - Last synced at: 18 days ago - Pushed at: almost 4 years ago - Stars: 26 - Forks: 6

wroberts/fsed
Aho-Corasick string replacement utility
Language: sed - Size: 503 KB - Last synced at: 12 days ago - Pushed at: over 5 years ago - Stars: 24 - Forks: 6

brian-salvatore/convert-color
🌈When it comes to converting colors based on the difference between two sample colors, there are a few approaches you can take. One common method is to calculate the color difference using various color models like RGB, or HSL. Once you have the color difference value, you can then apply it to your target color to achieve the desired result.
Language: JavaScript - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 19 - Forks: 2

Rabbitzzc/tiny-replace-files
🎉🎉🎉like vcsode, string/texts can be replaced in file(s).
Language: TypeScript - Size: 38.1 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 2

dsccommunity/FileContentDsc
DSC resources for setting the content of files. Configuration text files are the most common use case for this module.
Language: PowerShell - Size: 321 KB - Last synced at: 12 days ago - Pushed at: 6 months ago - Stars: 16 - Forks: 4

ptkdev/json-token-replace
:feet: Replace token string {{name}} in json with values from another json where key is token {"name":"Alex"}
Language: JavaScript - Size: 1.53 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 5

rainpure/batch-replace
:sparkles: VS Code 多词批量替换插件
Language: JavaScript - Size: 2.05 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 1

ashutoshSce/minify-html-webpack-plugin
A webpack plugin to minify html file(s) after building
Language: JavaScript - Size: 11.7 KB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 4

abrudz/QuadRS
Thin covers for Dyalog APL's ⎕R and ⎕S
Language: APL - Size: 30.3 KB - Last synced at: 17 days ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 0

richardrigutins/replace-in-files
A GitHub Action that allows you to find and replace text in files by matching a string.
Language: TypeScript - Size: 2.3 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 9 - Forks: 1

anseki/grunt-task-helper
Help with handling the files (e.g. check changed files) before other tasks, or adding something (e.g. replace text).
Language: JavaScript - Size: 27.3 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

JordiCorbilla/search-replace
🔍 A small utility to search and replace over multiple files
Language: Pascal - Size: 24.3 MB - Last synced at: 8 days ago - Pushed at: about 8 years ago - Stars: 9 - Forks: 6

jfgiraud/sandr
A "search and replace" utility with some improvements (map associations for mass replacements // regular expression // algorithm to preserve letter case // command execution)
Language: Python - Size: 95.7 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 7 - Forks: 2

yjg30737/pyqt-find-replace-text-widget
PyQt widget which can find and replace text in the QTextEdit/QTextBrowser
Language: Python - Size: 73.2 KB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2

amirisback/replacer-generator
Hilih Text Generator
Language: Java - Size: 16.6 KB - Last synced at: 23 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

vaeth/replacer
Search and replace python regular expressions within many files interactively
Language: Python - Size: 40 KB - Last synced at: 16 days ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 0

bevanweiss/PdfEditor 📦
PDF Editor (remove JS, find/replace, redact) based on iTextSharp
Language: C# - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 1

NicoNex/red 📦
Recursive Editor
Language: Go - Size: 1.39 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

LevelUp8/JKagu
Java FX program for advanced search and replace in text files based on rows
Language: Java - Size: 253 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

seripap/string-interpolation
Dynamic string manipulation
Language: JavaScript - Size: 140 KB - Last synced at: 4 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 6

afshinakhgar/phpslugger
create url slug from a text and replace special character
Language: PHP - Size: 5.86 KB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 3

mashtullah/Search_Highlight_Replace_Text
Search text, Highlighting text, Replace Text anywhere in the HTML/DOM - cloned from original at the art of web
Language: JavaScript - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 1

afshinakhgar/text-to-slug
Text-to-Slug is a neat and small jquery plugin for making slugable input in a form
Language: JavaScript - Size: 65.4 KB - Last synced at: 14 days ago - Pushed at: over 8 years ago - Stars: 5 - Forks: 3

igtm/envbed
a faster, simpler text replacer written in Rust (alternative `envsubst`)
Language: Rust - Size: 112 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

nelsonken/g-ss
在指定目录下的所有文件内容中迭代查找和替换指定字符串
Language: Shell - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 2

duart38/Interpolate
Very simple (and small) text interpolator
Language: TypeScript - Size: 1.95 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

sou3mar/transformer-php
A PHP library to make working with strings more fun!
Language: PHP - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

jedwards1211/preserve-case
very comprehensive case-preserving string.replace
Language: JavaScript - Size: 156 KB - Last synced at: 4 days ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

Aaisha-Nexus/Operation_on_Strings
Language: C++ - Size: 2.93 KB - Last synced at: 29 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

greybax/brandifyjs
:cyclone: Text transformer/replacer with SVG icons for popular brands
Language: JavaScript - Size: 1.22 MB - Last synced at: 10 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

PatricNox/SpecialToNormal
Replace special characters to normalized letters in JavaScript
Language: TypeScript - Size: 6.84 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Ademking/replacestr
Simple utility to replace all occurrences of a string in your files
Language: JavaScript - Size: 4.88 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

petalbot/Affirmarator
Generate affirmations with different styles
Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

vaeth/pyrep
Search and/or replace regular expressions within many files interactively
Language: Python - Size: 20.5 KB - Last synced at: 26 days ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

fernandod1/Code-preprocessor
Automatic remove and replace pieces of code and includes external files code. Simple code pre-processor.
Language: Python - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

fernandod1/Bulk-search-replace-code
Script that will bulk search and replace creating a new file with al pieces of code found between two delimiters in all subfolders files.
Language: Python - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

rmariuzzo/untoken-cli
A token replacement CLI tool for text.
Language: TypeScript - Size: 86.9 KB - Last synced at: 15 days ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

rmariuzzo/untoken
A token replacement tool.
Language: TypeScript - Size: 129 KB - Last synced at: 20 days ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

pengbomb/string-manager
Windows Text Editor Application
Language: C# - Size: 626 KB - Last synced at: 4 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

BaseMax/ExtractWord
Extract word(s) from the lines of the file.
Language: PHP - Size: 23.4 KB - Last synced at: 6 days ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

kodie/greeklish-file-replace
Search files for Greek characters and replace them with their greeklish equivalents.
Language: JavaScript - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

AlexRogalskiy/github-action-tag-replacer
🏷️ GitHub action to replace placeholders in files
Language: TypeScript - Size: 896 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 1

gryf/weechat-replacer
Weechat plugin for replacing user defined keywords with specified text.
Language: Python - Size: 18.6 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

akicho8/dougubako
テキスト検索置換・ファイル名置換・ファイル検索等々の自分用ツール集
Language: Ruby - Size: 151 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

andrewaguiar/rpx
A simple and more visual string searcher and replacer for programmers
Language: Rust - Size: 9.09 MB - Last synced at: 3 days ago - Pushed at: 12 months ago - Stars: 2 - Forks: 1

jfgiraud/replace-between-tags
replace text between spectified begin and end tags. the new text can be a fixed string or the content of a file
Language: Python - Size: 62.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

DevSpen/regex-replacer
Use regex to replace arguments within text, via a web page.
Language: HTML - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

deponian/nvim-scalpelua
Distant relative of Greg Hurrell's Scalpel
Language: Lua - Size: 1000 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

zhaohanson1/word_tools
A website for quick text analysis tools
Language: JavaScript - Size: 574 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

fwartner/replace
Cli utility for replacing text in files, written in golang and compiled for usage in Docker images
Language: Go - Size: 27.3 KB - Last synced at: 16 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

osparkle/PHP-Replace-String-Pattern
PHP script that replaces patterns within a string with pre-defined variable values.
Language: PHP - Size: 14.6 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

BaseMax/String2CString
A tiny program to convert a file contents to C string with supporting multi-lines...
Language: C - Size: 22.5 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

phrazzld/trump-goggles 📦
Chrome extension that replaces words and phrases with their Trump equivalents.
Language: JavaScript - Size: 53.7 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

Panopath/tpl
Node.JS cli tool for code templating and generation
Language: JavaScript - Size: 3.91 KB - Last synced at: 2 days ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

santwer/Exporter
Package for easy Word exports in Laravel on given Templates.
Language: PHP - Size: 88.9 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 2

hoaftq/dev-utilities
Utilities to help developers with their works
Language: JavaScript - Size: 563 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

vaeth/mv_perl
mv_perl - A collection of perl scripts (replacement in files, syncing dirs etc)
Language: Perl - Size: 354 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

formulae-org/package-string-js
String package for Fōrmulæ, in JavaScript
Language: JavaScript - Size: 53.7 KB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

anyrta7/replacer
Replacer Script is a versatile tool for modifying text in files or from standard input (stdin)
Language: Shell - Size: 936 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

diodiogod/Floating-FAST-Text-Swapper
Text replacer and swapper. A floating box that you can drag and drop your txt file, and it will swap two chosen words or phrases..
Language: Python - Size: 10.5 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

hellraiserrob/link-later
Replace keywords with linked keywords, with great specificity and options
Language: HTML - Size: 176 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

KOUISAmine/find-and-replace-text
Find and Replace Text is a free tool that allows users to search for specific words, phrases, or patterns within a document, text file, or dataset, and then replace them with different words, phrases, or patterns.
Language: HTML - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

kalenchukov/ReplaceInFiles
Поиск и замена текста в файлах (Finding and replacing text in files)
Language: Java - Size: 62.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Voldemorten/clipboard-text-replacer
This is an open-source project that I created to facilitate a quick and efficient way to replace specific items in selections and links in chrome(ium)
Language: JavaScript - Size: 4.81 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

cutiful/replace-in-html
Replace text in HTML strings without messing up element attributes.
Language: JavaScript - Size: 271 KB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

rpearce/flexible-string-replace
🧶 Safely replace any part of a string with anything. Example: useful for replacing substrings with JSX in React. Replaces https://github.com/rpearce/highlightify and descendent of ideas for trying to fix https://github.com/iansinnott/react-string-replace
Language: JavaScript - Size: 1.12 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

felippemauricio/string-interpolation-parser
Dynamic string manipulation
Language: JavaScript - Size: 325 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

akbaruddin/replacer
simple replace text/string from given text/string
Language: JavaScript - Size: 47.9 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ludwig-austermann/repler
an automatic in file replacer
Language: Rust - Size: 12.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

diversifix/diversiformer
Language model for inclusive German
Language: Jupyter Notebook - Size: 871 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

remylavergne/Subslator
Subslator is a CLI to replace / substitute things in a JSON file with CSV static data.
Language: Kotlin - Size: 102 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

HarrisonStrand/robogers2
This project was designed to display my comprehension of the material in week three of Epicodus and show results on the website based on the user's input of choices with certain values in the output replaced with certain strings. This project uses HTML and CSS and Javascript.
Language: JavaScript - Size: 115 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

damenleeturks/licked Fork of cynthiablee/victory-for-satan-blocker
Replaces all instances of the word "liked" with the word "licked"
Language: JavaScript - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

hbergun/CharacterReplace
Created to Solve Subtitles Character Problems of Movies and TV Series
Language: C# - Size: 614 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

pouyakary/wolfram-turing-machine
Wolfram's 2-state 3-symbol Turing machine
Language: Go - Size: 1000 Bytes - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

Hoi15A/charreplacer-go
Go program to replace char's recursively
Language: Go - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

guimaraeslucas/XMLFileReplacer
Replace tags or text in a document using a xml file as a guide.
Language: Visual Basic .NET - Size: 49.8 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

otoneko1102/char-replace
文字を置換するツールです。
Language: JavaScript - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

anyrta7/Changeit
Replacer Script is a versatile tool for modifying text in files or from standard input (stdin)
Language: Shell - Size: 6.84 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

debek/rpl
cli tool replacing a phrase or a string of characters within the current directory and all its subdirectories.
Language: Go - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

TheSoftDiamond/wordify
Send messages in chat, with a word replaced of your choice. Based on Kazushin
Language: Python - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

NeilJustice/FileRevisor
FileRevisor is a C++ command line program for quickly deleting directories, renaming files, renaming directories, and replacing text in files.
Language: C++ - Size: 5.29 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

xusi4git/input_auto_replace
根据你的配置文件,输入一串文字后按空格,可以自动替换成你配置的内容。(According to your configuration file, enter a string of text and press the space, you can automatically replace the content you configured.)
Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

BaseMax/MultiFile-Text-Converter
A Python script to replace Persian/Arabic text content in multiple files with random IDs, creating an Excel mapping.
Language: Python - Size: 26.4 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Binuavin/find-and-replace-for-files-folders
HTA (vbScript) Application for finding and replacing words in file names and folders names.
Language: VBScript - Size: 202 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Aiven-Open/aiven-string-replacer-for-grafana
Small tool that replaces strings in marshalled dashboards. It is handy if you want to replace a metric expression that occurs more than once or if a metric was renamed upstream.
Language: Go - Size: 3.57 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
