letter-shift
v1.1.1
Published
This helps user to shift a letter from a word from left to right by number of times user wants
Downloads
5
Readme
What is this ?
This helps user to shift a letter from a word from left to right by number of times user wants
Installation
npm i ShiftByLetters
How to use ?
import { ShiftLetters } from 'letter-shift'
ShiftLetters('GauravTidke', 5);