aboutsummaryrefslogtreecommitdiff
path: root/src/modules/string
AgeCommit message (Collapse)AuthorFilesLines
2022-11-25feat(number): move methods to new module (#1122)Leyla Jähnig1-3/+3
Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Eric Cheng <[email protected]> Co-authored-by: Leyla Jähnig <[email protected]> Co-authored-by: Shinigami92 <[email protected]>
2022-11-21feat(helpers): add rangeToNumber method and add range parameters (#1486)ST-DDT1-21/+35
2022-11-14refactor(string): rename params (#1551)Eric Cheng1-30/+30
2022-10-20docs(string): update function jsdocs (#1473)Eric Cheng1-5/+9
2022-10-18feat(string): move methods to new module (#1155)Leyla Jähnig1-0/+425
Co-authored-by: Eric Cheng <[email protected]> Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Shinigami92 <[email protected]>