case_convertion_suman
v1.0.1
Published
pass upper case string and will output the pascal case string
Downloads
1
Readme
install this package using npm i case_convertion_suman; To Use it in angular app import * as any from 'case_convertion_suman' call any(str) mentod by passing a string;