Skip to content

Within a form, rotates each letter of an entered string by specified number after form submission.

Notifications You must be signed in to change notification settings

jeffmt/web-caesar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-caesar

Rotates each letter of a string by specified number. For example, rotating 'abc' by 1 gives 'bcd', by 26 gives 'abc' again.

norotation

rotateby1

rotateby27

About

Within a form, rotates each letter of an entered string by specified number after form submission.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages