Files
freeCodeCamp/curriculum/structure/blocks/lab-title-case-converter.json
2025-10-23 23:20:15 +05:30

16 lines
354 B
JSON

{
"name": "Build a Title Case Converter",
"isUpcomingChange": false,
"dashedName": "lab-title-case-converter",
"helpCategory": "JavaScript",
"blockLayout": "link",
"blockLabel": "lab",
"challengeOrder": [
{
"id": "ab6137d4e35944e21037b769",
"title": "Build a Title Case Converter"
}
],
"usesMultifileEditor": true
}