aboutsummaryrefslogtreecommitdiff
path: root/src/modules/string
AgeCommit message (Expand)AuthorFilesLines
2022-12-31chore: turn on padding-line-between-statements (#1691)Shinigami1-0/+2
2022-12-07feat(string): add special() method (#1634)Brayton Rude1-0/+61
2022-12-07refactor(string)!: swap `allowLeadingZeros` default to `true` (#1602)Eric Cheng1-4/+6
2022-11-25feat(number): move methods to new module (#1122)Leyla Jähnig1-3/+3
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