Commit Graph

14 Commits

Author SHA1 Message Date
Angel Cervera Claudio 1770a50553 API consistency and PascalCase 2024-03-16 10:19:07 +00:00
Roshan Ranabhat b3896cb20c feat: title case functionality added 2023-01-20 17:14:12 +05:45
Roshan Ranabhat 5727f38c3e fix: camelcase result as pascal case issue resolved 2023-01-20 16:52:39 +05:45
Roshan Ranabhat 0127cca768 feat: acronym function added 2023-01-20 11:02:29 +05:45
Jim Ursetto 7befa36001 Expand test cases for Boolean 2022-05-01 20:50:48 -05:00
Matt 12032df45d UcFirst accounts for multi-byte leading characters 2021-11-08 22:36:17 -05:00
Matt 2e5ad8d58b add test for leading multi-byte character to demo bug 2021-11-06 00:54:21 -04:00
Matt 0704d3064a convert LcFirst tests to table driven format 2021-11-06 00:51:35 -04:00
Roshan Ranabhat b624324b66 Test case and documentation update for suffx and prefix functionality 2021-05-14 23:18:35 +05:45
Aksel Meola b092f52a1b Add methods for prefixing and suffixing
Closes #5

Add methods for prefixing and suffixing

Closes #5
2021-05-14 13:44:13 +03:00
Roshan Ranabhat 145024d546 Test cases for error added 2020-04-22 17:36:08 +05:45
Roshan Ranabhat 2a64174530 First n string/ Last n string function added 2020-04-07 10:42:58 +05:45
Roshan Ranabhat 7a6cec96c2 Code cleanup 2020-04-05 18:55:08 +05:45
Roshan Ranabhat 0fb167e55c Doc comment added 2020-04-05 16:47:47 +05:45