Files
freeCodeCamp/curriculum/structure/blocks/lab-truncate-string.json
2025-10-23 23:20:15 +05:30

16 lines
373 B
JSON

{
"name": "Implement the Truncate a String Algorithm",
"isUpcomingChange": false,
"usesMultifileEditor": true,
"blockLabel": "lab",
"blockLayout": "link",
"dashedName": "lab-truncate-string",
"challengeOrder": [
{
"id": "ac6993d51946422351508a41",
"title": "Implement the Truncate String Algorithm"
}
],
"helpCategory": "JavaScript"
}