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

https://github.com/blai30/text-morph

Web app to transform text in Angular.
https://github.com/blai30/text-morph

angular tailwindcss typescript

Last synced: about 2 months ago
JSON representation

Web app to transform text in Angular.

Awesome Lists containing this project

README

          

# TextMorph

## Demo: https://blai30.github.io/text-morph

![demo](https://github.com/blai30/text-morph/blob/main/resources/textmorph.png?raw=true)

## Features
### Word Case
Change the letter casing of words given by input text, trim excess whitespace, and insert clap emojis (👏) between words.
Available word casing options:
* Unchanged
* UPPER CASE
* lower case
* Sentence case
* Title Case
* camelCase
* PascalCase
* snake_case
* kebab-case
* rAnDOm caSe

### Numbers
Convert numbers into human-readable words.
Available options:
* Unchanged
* Ordinal
* Words
* Ordinal words
* Roman numerals
* Metrics