aboutsummaryrefslogtreecommitdiff
path: root/src/modules/string
AgeCommit message (Expand)AuthorFilesLines
2024-02-20infra(unicorn): no-useless-switch-case (#2508)ST-DDT1-2/+0
2024-02-18infra(unicorn): prefer-string-replace-all (#2653)Shinigami1-2/+2
2023-11-23infra(unicorn): prefer-code-point (#2509)ST-DDT1-1/+1
2023-11-20docs: consistent @see jsdoc tags (#2473)ST-DDT1-3/+3
2023-11-13test(docs): ensure defaults are consistent (#2177)ST-DDT1-0/+20
2023-11-07refactor(string): remove arbitrary limit from sample (#2497)ST-DDT1-6/+1
2023-11-06refactor: simplify module creation (#2485)ST-DDT1-7/+2
2023-10-17infra(unicorn): prefer-spread (#2421)Shinigami1-11/+7
2023-09-18feat: split SimpleFaker class from Faker (#2369)Shinigami1-2/+2
2023-07-18chore: enable strictBindCallApply (#2254)Shinigami1-10/+2
2023-05-15docs: switch doc links to stable (#2152)Shinigami1-5/+5
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