Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

A simple find-and-replace utility, built in vanilla html, css, and typescript.
https://github.com/alterae/text-replacer

find-and-replace text-utility

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://svelte.dev/repl/3866c46e537048b19630cba19ec66bee?version=3.38.3).

## 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.