aboutsummaryrefslogtreecommitdiff
path: root/src/modules/string/index.ts
AgeCommit message (Expand)AuthorFilesLines
2023-03-29docs: add overview guides to specific modules (#1929)Matt Mayer1-0/+13
2023-02-15chore: activate noImplicitAny (#1839)Shinigami1-1/+3
2023-02-11docs: improving readability of UUID string (#1622)Kcops111-8/+3
2023-02-01infra: configure lint rule array-type (#1793)Shinigami1-6/+10
2023-01-29refactor(string): rename `special` to `symbol` (#1789)DivisionByZero1-5/+8
2023-01-18docs: jsdoc for options (#1644)Shinigami1-10/+186
2023-01-11feat(string): generate string from characters (#1717)ST-DDT1-70/+65
2023-01-09feat(string): nanoid (#1716)Leyla Jähnig1-0/+42
2023-01-05feat(string): add binary and octal random string generation (#1710)Pablo Ladreyt1-0/+87
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