Skip to content

Zeyu-Li/strings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Common String Operations

Some common string operations so you don't have to open up that website that formats the strings to your liking

To use, you must have lua installed and in your path

then use the following commands

lua upper.lua 
# or whatever the file name is (see below) 

Includes

  • upper.lua - changes all lines to uppercase
  • lower.lua - changes all lines to lowercase
  • lineCounter.lua - counts the number of lines

Licence

MIT

About

common string operations🧵

Topics

Resources

License

Stars

Watchers

Forks

Languages