Skip to content

bulutfatih/string-manipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

String Manipulation

This toolset helps you to manipulate, convert, correct a text. You can play with your text and style them. It can be applied to the string arrays too. Here is a live demo and features that is ready to use!

  • Case
    • Upper case
    • Lower case
    • Title case
    • Sentence case
    • Invert case
  • Point to comma
  • Comma to point
  • Remove numbers
  • Remove non-numbers
  • Remove spaces
  • Reverse text
  • Remove duplicate words (divided by comma)
  • Remove duplicate lines
  • One line to multiline
  • Multiple lines to single line
  • Single line to multiple lines

Tech

  • React

Quick Start 🚀

yarn
yarn start

Check in browser on http://localhost:3000/

App Info

Author

Fatih Bulut (@bulutfatih)

License

This project is licensed under the MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published