2024-10-13 17:00:59 +02:00
|
|
|
{
|
|
|
|
"id": "ascii_to_lower",
|
|
|
|
"sort_order": 35,
|
|
|
|
"name": "Lowercase",
|
|
|
|
"description": "Convert text to lowercase",
|
|
|
|
"init_board": null,
|
2024-12-05 14:23:21 +01:00
|
|
|
"inputs": "I CraVeD tHE strEnGTH AND CerTAinTy oF STeeL",
|
|
|
|
"outputs": "i craved the strength and certainty of steel"
|
2024-10-13 17:00:59 +02:00
|
|
|
}
|