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)
- Host: GitHub
- URL: https://github.com/xinthedark/smart-text-formatter
- Owner: XInTheDark
- Created: 2024-08-31T05:58:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-01T13:29:42.000Z (almost 2 years ago)
- Last Synced: 2025-09-05T01:41:28.585Z (10 months ago)
- Topics: format, text, tool, utility, web-application
- Language: JavaScript
- Homepage: https://xinthedark.github.io/smart-text-formatter/
- Size: 701 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)