issues
search
nunomaduro
/
termwind
🍃 In short, it's like Tailwind CSS, but for the PHP command-line applications.
MIT License
2.29k
stars
78
forks
source link
Add snakecase method
#16
Closed
hosmelq
closed
3 years ago
hosmelq
commented
3 years ago
This PR adds a method to make the content snake_case.
For example:
SnakeCase => snake_case
snakeCase => snake_case
This PR adds a method to make the content snake_case.
For example: