@danielhaim/titlecaser
Version:
Converts a string to title case with multiple style options, ability to ignore certain words, and handle acronyms
50 lines • 730 B
JSON
{
"advertising": [
"AdWords",
"AdSense",
"AdMob",
"DoubleClick",
"SpotX"
],
"digitalMarketing": [
"DSP",
"SSP",
"CTR",
"CPA",
"CPC",
"CPL",
"CPM",
"CRM",
"SEO",
"SEM",
"SMM",
"A/B",
"CTOR",
"KPI",
"SERP",
"FAQ",
"PR"
],
"general": [
"B2B",
"B2C",
"CMO",
"USP",
"PWA",
"SMO",
"T&C",
"TOS",
"PP",
"UI",
"UX",
"UI/UX"
],
"blockchain": [
"PoE",
"PoW",
"PoC"
],
"accessibility": [
"A11Y"
]
}