alterae / text-replacer

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

Home Page:https://alterae.github.io/text-replacer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://alterae.github.io/text-replacer/

License:MIT License


Languages

Language:HTML 51.1%Language:TypeScript 27.0%Language:JavaScript 18.6%Language:CSS 3.3%