Skip to content

Easily convert text between different letter cases: lower case, upper case, sentence case, capitalized case, alternating case and more.

License

Notifications You must be signed in to change notification settings

jhonywalkeer/word-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Converter

💻 Repository Summary

An indispensable web application to edit words and phrases, using uppercase, lowercase letters and title format, also having the options of consonants in uppercase and uppercase vowels, in addition to being able to copy and delete the typed and / or converted content.

🛠 Technologies

Project was built using HTML, CSS e VanillaJS but what is it?

  • HTML - Or HyperText Markup Language, which means: "Hypertext Markup Language" is a markup language used in the construction of the "skeleton" of web pages.

  • CSS - Or Cascading Style Sheets is a mechanism for adding style to a web document.

  • VanillaJS - Nothing else is pure JavaScript. The play on the name probably arose from the English expression “vanilla (something)”, which refers to the most common or simplest version of something.

🔨 Local Installation

You will need GIT in the most up-to-date version installed on your computer to continue.

https://github.com/jhonywalkeer/word-converter.git

$ cd word-converter
$ code .

And now to run our game locally just open the index.html file and open it with the Live Server extension

📖 License

This project is under license from MIT. See the LICENSE file for more details.

About

Easily convert text between different letter cases: lower case, upper case, sentence case, capitalized case, alternating case and more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published