#
replace
Here are 263 public repositories matching this topic...
Replace fields in json, replacing by something, don't care if property is in depth objects. Very useful to replace passwords credit card number, etc.
json
utility
extension
dotnet
dotnet-core
replace
wildcard
dotnet-standard
remove
mask
hidden
newtonsoft
masking
-
Updated
Nov 17, 2021 - C#
Replace matching strings and regexes in files
nodejs
npm-package
replace-text
cli-app
replace
command-line-tool
replace-in-files
search-and-replace
-
Updated
Nov 9, 2021 - JavaScript
-
Updated
Nov 20, 2019
-
Updated
Nov 30, 2020 - Reason
Replace in file console utility written in golang (for eg. usage in docker images)
go
docker
cli
console
golang
templates
replace
command-line-tool
grep
replace-in-files
golang-template
-
Updated
May 11, 2022 - Go
Awesome generic angular filters
-
Updated
Sep 26, 2016 - JavaScript
A Figma Plugin that makes replacing text content in multiple layers super easy for anyone.
-
Updated
Feb 13, 2022 - JavaScript
Replace text in one or more files or globs.
-
Updated
Apr 9, 2022 - JavaScript
Javascript utility functions for web development
javascript
typescript
promise
timeout
utility-library
intersection
replace
noop
unique-id
compact
difference
deepclone
revert
defer
js-utils
minmax
istruthy
isfalsy
async-map
-
Updated
Feb 27, 2022 - TypeScript
Fast string search for PHP7 extension
-
Updated
Aug 9, 2018 - C
PostCSS plugin for replacing strings.
-
Updated
May 19, 2022 - JavaScript
Find nested objects and: appendProps / replaceObject / changeProps / removeObject / returnFound / insertObjectBefore / insertObjectAfter. TypeScript friendly. Plug & play.
-
Updated
Mar 25, 2022 - TypeScript
Improve this page
Add a description, image, and links to the replace topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the replace topic, visit your repo's landing page and select "manage topics."
In a multisite installation, when I try to dump a database the file I get is like
wp_wp_.sql
the table prefix is duplicated, this because we don't change the table prefix. Also, same case under Domain Replace.Here the piece of code that define the file name: https://github.com/inpsyde/search-and-replace/blob/master/inc/Database/Exporter.php#L113-L115
Could be great in any case to incl