Commit Graph

49 Commits

Author SHA1 Message Date
re b6bd2052a4 fix repos 2022-12-12 20:10:43 +03:00
Roshan Ranabhat 39a0bb1486
Merge pull request #18 from gobeam/feat/githubAction
Feat/GitHub action
2022-08-10 08:55:48 +05:45
Roshan Ranabhat 387acdc5ea chore: update workflow badge in README.md 2022-08-10 08:53:40 +05:45
Roshan Ranabhat 9023c5cca2 feat: add github workflow 2022-08-10 08:52:49 +05:45
Roshan Ranabhat a6f1f14a47
Merge pull request #16 from stefanwuthrich/patch-1
Update README.md
2022-05-24 21:40:26 +05:45
Stefan Wüthrich e4200e1ebd
Update README.md
Fix UcFirst documentation issue
2022-05-23 12:12:46 -05:00
Roshan Ranabhat ac138e2d61
Merge pull request #15 from ursetto/boolean-fix
Treat "true" as a valid boolean
2022-05-02 10:34:20 +05:45
Jim Ursetto 0bfb740fcd Properly test for boolean "true"
"true" was treated as an invalid boolean. All strings in the slice of
valid boolean values need to be lowercase, since the input is lowercased
before comparison.
2022-05-01 20:52:35 -05:00
Jim Ursetto 7befa36001 Expand test cases for Boolean 2022-05-01 20:50:48 -05:00
Roshan Ranabhat aedd444bba
Merge pull request #11 from mattcarmody/master
UcFirst accounts for multi-byte leading characters. Addresses #10
2021-11-09 11:33:23 +05:45
Matt 12032df45d UcFirst accounts for multi-byte leading characters 2021-11-08 22:36:17 -05:00
Roshan Ranabhat 342f99b0fa
Merge pull request #9 from mattcarmody/lcFirst-bug
Fix LcFirst bug with leading multi-byte character. Addresses #8
2021-11-08 08:17:21 +05:45
Matt 571d4cc48e fix lcFirst leading multi-byte character bug 2021-11-06 00:59:33 -04: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 eb5ffb4cd0 README.md update 2021-05-14 23:27:48 +05:45
Roshan Ranabhat b624324b66 Test case and documentation update for suffx and prefix functionality 2021-05-14 23:18:35 +05:45
Roshan Ranabhat 089d9d1aa9
Merge pull request #6 from AkselMeola/feature/5-prefix-suffix
Add methods for prefixing and suffixing
2021-05-14 21:40:27 +05:45
Aksel Meola 10c11b1426 Add methods for prefixing and suffixing
Closes #5

Align examples
2021-05-14 13:58:34 +03:00
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 299c6e83c4
Merge pull request #4 from gobeam/gobeam-patch-1
Update issue templates
2021-03-16 10:29:00 +05:45
Roshan Ranabhat beb75a40c7 Update issue templates 2021-03-16 10:27:23 +05:45
Roshan Ranabhat 97d88d29a6
Merge pull request #3 from gobeam/documentation
Documentation
2021-03-16 10:25:23 +05:45
Roshan Ranabhat 800efae48d Documentation added for code of conduct, contributing, pull request 2021-03-16 10:23:02 +05:45
Roshan Ranabhat e2cd5278b8 Documentation added for code of conduct, contributing, pull request 2021-03-16 10:22:25 +05:45
Roshan Ranabhat 8a3637503f Coverall config changes 2020-07-17 15:43:10 +05:45
Roshan Ranabhat fb0928cf99 Coverall config changes 2020-07-17 15:41:05 +05:45
Roshan Ranabhat 62a46ab151 Coverall config changes 2020-07-17 15:26:04 +05:45
Roshan Ranabhat 09c3c165d5 README.md updated 2020-07-17 14:45:02 +05:45
Roshan Ranabhat 324f6eca6e Package name renamed to lowercase 2020-07-17 14:17:40 +05:45
Roshan Ranabhat 145024d546 Test cases for error added 2020-04-22 17:36:08 +05:45
Roshan Ranabhat 0d0f42b9b5 Travis ci config change 2020-04-22 17:02:16 +05:45
Roshan Ranabhat ce9cc5d049 Update README.md 2020-04-22 16:59:09 +05:45
Roshan Ranabhat 1084e0e80f
Update README.md [skip ci] 2020-04-22 11:26:01 +05:45
Roshan Ranabhat b578a42d53
Update README.md 2020-04-21 14:43:41 +05:45
Roshan Ranabhat 9eb9a2ca91
Update README.md [skip ci] 2020-04-21 14:40:02 +05:45
Roshan Ranabhat 8f88f1252e Merge branch 'master' of github.com:gobeam/Stringy 2020-04-10 13:37:37 +05:45
Roshan Ranabhat e48005d43e README.md update [skip ci] 2020-04-10 13:37:15 +05:45
Roshan Ranabhat b0cbacdc3b
Update README.md [skip ci] 2020-04-07 20:05:09 +05:45
Roshan Ranabhat 2a64174530 First n string/ Last n string function added 2020-04-07 10:42:58 +05:45
Roshan Ranabhat 9839207054 README.md [skip ci] 2020-04-05 19:10:29 +05:45
Roshan Ranabhat 591879bd7b Travis ci config test 2020-04-05 19:01:03 +05:45
Roshan Ranabhat 7a6cec96c2 Code cleanup 2020-04-05 18:55:08 +05:45
Roshan Ranabhat ac326ac2d7 README.md update 2020-04-05 18:50:30 +05:45
Roshan Ranabhat 85ba3e15a1 README.update [skip ci] 2020-04-05 18:46:10 +05:45
Roshan Ranabhat f059ea2a81 README.md added 2020-04-05 18:42:30 +05:45
Roshan Ranabhat 0fb167e55c Doc comment added 2020-04-05 16:47:47 +05:45
Roshan Ranabhat a9a3cca5f9 All function with example added 2020-04-05 14:56:56 +05:45
roshanr 511fa1152a Snakecase, Kebabcase, Camelcase added 2020-04-03 09:21:09 +05:45