Skip to content

This program changes style of naming variables, functions and classes

Notifications You must be signed in to change notification settings

IlyaChvanov/Change-Style-Of-Naming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Change style of naming

This program changes style of naming variables, functions and classes(for example PascalCase -> snake_case, snake_case -> camelCalse etc.)

How to work:

  1. Download project(git clone https://github.com/IlyaChvanov/change-style-of-naming.git)
  2. Run it
  3. Enter the directory path
  4. Enter the path of the file yuo want to change
  5. Enter what you whant to change
  6. Enter necessary style
  7. Enter the original style
  8. Enter if you want to change the existing file or create a new one
  9. Confirm your input

Examples

functions-command

functions-command

About

This program changes style of naming variables, functions and classes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published