@danielhaim/titlecaser
Version:
A powerful utility for transforming text to title case with support for multiple style guides and extensive customization options.
153 lines • 1.87 kB
JSON
{
"ranks": [
"Pvt.",
"Cpl.",
"Sgt.",
"SSgt.",
"GySgt.",
"MSgt.",
"1stSgt.",
"SgtMaj.",
"WO1",
"CW2",
"CW3",
"CW4",
"CW5",
"2ndLt.",
"1stLt.",
"Capt.",
"Maj.",
"LtCol.",
"Col.",
"BrigGen.",
"MajGen.",
"LtGen.",
"Gen.",
"Adm.",
"Cpt.",
"Cmdr.",
"Lt.",
"Ens."
],
"branches": [
"Army",
"Navy",
"Air Force",
"Marines",
"Coast Guard",
"Space Force",
"National Guard",
"People's Liberation Army",
"Russian Ground Forces",
"JASDF",
"ROKA"
],
"units": [
"Platoon",
"Company",
"Battalion",
"Regiment",
"Brigade",
"Division",
"Corps",
"Squad",
"Fleet",
"Wing",
"Squadron",
"Task Force",
"Eurocorps",
"Battlegroup",
"Rapid Reaction Force",
"Joint Expeditionary Force"
],
"acronyms": [
"DoD",
"NATO",
"EUFOR",
"EUTM",
"OSCE",
"UNSC",
"JAG",
"ROTC",
"AFB",
"MOS",
"AWOL",
"MRE",
"IED",
"FOB",
"TOC",
"CONUS",
"OCONUS",
"UCMJ",
"USMC",
"USAF",
"USN",
"USA",
"SOCOM",
"CENTCOM",
"NORAD",
"PACOM",
"JTF",
"RPG",
"SAM",
"ASEAN",
"AUKUS",
"QUAD",
"CSTO",
"SCO",
"CFSP",
"EEAS",
"EUMS",
"Frontex",
"GRU",
"FSB",
"PLAN",
"PLAAF"
],
"equipment": [
"Humvee",
"MRAP",
"Apache",
"Black Hawk",
"Bradley",
"Abrams",
"F-16",
"F-22",
"F-35",
"B-2",
"B-52",
"C-130",
"LCAC",
"MRE"
],
"operations": [
"Operation Desert Storm",
"Operation Enduring Freedom",
"Operation Iraqi Freedom",
"Operation Inherent Resolve"
],
"treaties": [
"Lisbon Treaty",
"Maastricht Treaty",
"Treaty of Rome",
"Nice Treaty",
"Schengen Agreement"
],
"regions": [
"South China Sea",
"Taiwan Strait",
"Korean DMZ",
"Kashmir",
"Kuril Islands",
"Senkaku Islands"
],
"alliances": [
"NATO",
"AUKUS",
"QUAD",
"ASEAN",
"SCO",
"CSTO",
"Five Eyes"
]
}