Skip to content

A simple find-and-replace utility, built in vanilla html, css, and typescript.

License

Notifications You must be signed in to change notification settings

alterae/text-replacer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text-replacer

A simple utility site for finding-and-replacing text. Made in an afternoon to learn Javascript/Typescript.

ℹ️ Currently pending a rewrite in Svelte.

Usage

Fill in the form with the text you want to alter, the text you want to search, and the text you want to replace it with.

Contributing

The code here is probably not very good. If there's a way I can improve it, please let me know and I will look into it.