Skip to content

Text-format is Text Formatting online tool to format text,clean text,remove line breaks,strip HTML,remove characters,uppercase,lowercase,replace text online.

License

Notifications You must be signed in to change notification settings

outwebfeng/text-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text-Format

Text-Format is an all-in-one text cleaning and text formatting online tool that can perform many simple and complex text operations including format text, clean text, remove line breaks, strip HTML, convert case, find and replace text. Using Text-Format allows you to quickly get a clean and tidy text content without having to do tedious manual work.

👉 Text-Format | English | 简体中文

Quick Started

Deploy on Vercel

Deploy with Vercel

1. Clone project

git clone git@github.com:outwebfeng/text-format.git

2. Install dependencies

cd text-format && yarn
#or
cd text-format && npm install
#or
cd text-format && pnpm install

3. copy .env.example and rename it to .env.local

# website URL
NEXT_PUBLIC_SITE_URL=http://localhost

4. Run it

yarn dev
#or
npm run dev
#or
pnpm dev

5. Open http://localhost with your browser to see it.

success_deploy.jpg

Buy Me a Coffee

Buy Me a Coffee

Star History

Star History Chart

About

Text-format is Text Formatting online tool to format text,clean text,remove line breaks,strip HTML,remove characters,uppercase,lowercase,replace text online.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published