Skip to content

cnodin/converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

converter, for string convert

Build

go build

Usage

  • converter word -s=aaa -m=1 output: AAA
  • converter word -s=BBB -m=2 output: BBB
  • converter word -s=ccc -m=3 output: Ccc
  • converter word -s=DDDD -m=4 output: dDDD
  • converter word -s=AaaaBbbbCccc -m=5 output: aaaa_bbbb_cccc

About

for string convert

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages