/text-formatter

Text formatting tool built with Vue CLI

Primary LanguageVueMIT LicenseMIT

text-formatter

An instance of this repository is running live at https://legendword.com/text-formatter

TextFormatter is a tool that provides multiple useful text actions for convenient use at any time. Just paste the text into the textarea and perform the desired action!

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.