Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/paulo9mv/string


https://github.com/paulo9mv/string

hacktoberfest

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# String

Project with three main functions:

1- Convert string to all caps
Ex: `Hello Let's play LoL` => `HELLO LET'S PLAY LOL`

2- Convert string to caps alternate
Ex: `Hello Let's play LoL` => `HeLlo LeT's PlAy LoL`

3- Convert string to low caps
Ex: `Hello Let's play LoL` => `hello let's play lol`

### Other ideas
Other ideas in development

teste1
teste2
teste3