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.
- Host: GitHub
- URL: https://github.com/blai30/text-morph
- Owner: blai30
- Created: 2021-04-08T06:23:55.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-26T22:18:53.000Z (over 4 years ago)
- Last Synced: 2025-04-01T11:49:30.498Z (over 1 year ago)
- Topics: angular, tailwindcss, typescript
- Language: HTML
- Homepage: https://blai30.github.io/text-morph/
- Size: 8.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TextMorph
## Demo: https://blai30.github.io/text-morph

## 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