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

https://github.com/xinthedark/smart-text-formatter

Format text intelligently. (Web tool)
https://github.com/xinthedark/smart-text-formatter

format text tool utility web-application

Last synced: 5 months ago
JSON representation

Format text intelligently. (Web tool)

Awesome Lists containing this project

README

          

# smart-text-formatter

Format text intelligently.

## Overview

This is a lightweight and intelligent text formatting tool. It supports various text formatting options that you can
easily apply to the input.

Examples of supported text formatting options include:

- Smart Remove Newlines
- Remove Extra Spaces
- Fix Indentation
- Wrap Text by characters or words
- ... and much more! We're constantly adding new options.

## Getting Started

Just enter the input into the text box and select the desired options. The formatted text will be displayed in the output box.

### Powered by [text-format-lite](https://www.npmjs.com/package/text-format-lite)