aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2024-05-05refactor(locale): normalize database data (#2873)DivisionByZero1-1/+0
2024-05-03refactor(locale): normalize commerce data (#2868)DivisionByZero1-1/+0
2024-05-01refactor(locale): normalize hacker data (#2866)DivisionByZero1-1/+0
2024-04-29refactor(locale): normalize music data (#2857)DivisionByZero1-1/+0
2024-04-21refactor(locale): activate data normalization for color (#2837)DivisionByZero1-1/+0
2024-04-21infra(unicorn): no-await-expression-member (#2812)ST-DDT1-3/+1
2024-04-17infra(locales): use mostly async io for generate-locales (#2826)ST-DDT1-39/+55
2024-04-16refactor(locale): activate data normalization for airline (#2828)DivisionByZero1-1/+0
2024-04-11refactor(locale): normalize animal data (#2791)DivisionByZero1-1/+0
2024-04-11fix: tree-shaking (#2790)DivisionByZero1-3/+7
2024-04-01docs: rewrite api-docs generation using ts-morph (#2628)ST-DDT34-1572/+1750
2024-03-06infra(unicorn): switch-case-braces (#2721)ST-DDT1-14/+28
2024-02-25infra(unicorn): prefer-top-level-await (#2680)ST-DDT3-98/+77
2024-02-19infra(unicorn): prefer-at (#2654)Shinigami3-5/+7
2024-02-18infra(unicorn): prefer-string-replace-all (#2653)Shinigami4-11/+11
2024-02-16chore!: switch to tsup (#2391)Shinigami1-42/+0
2024-02-11feat(food): new module (#2484)DivisionByZero1-0/+1
2024-02-09infra!: drop NodeJS v14 and v16 support (#2121)Shinigami1-1/+1
2024-01-02chore(deps): update dependency vitepress to v1.0.0-rc.34 (#2592)renovate[bot]1-2/+7
2023-12-29chore(deps): update doc-dependencies (#2301)renovate[bot]3-14/+18
2023-12-11infra(tsconfig): noImplicitAny (#2562)ST-DDT2-14/+11
2023-12-03docs: check and improve handling of duplicate tags (#2444)ST-DDT1-6/+38
2023-11-23refactor: improve groupBy (#2532)ST-DDT1-7/+6
2023-11-14infra(unicorn): prefer-module (#2510)ST-DDT2-8/+10
2023-11-14infra: enable strictNullChecks in tsconfig (#2435)ST-DDT2-2/+6
2023-11-13test(docs): ensure defaults are consistent (#2177)ST-DDT3-30/+75
2023-11-12docs: restructure apidocs page tree (#2530)larvide6-10/+30
2023-11-07infra(unicorn): no-array-reduce (#2479)ST-DDT1-13/+10
2023-11-07infra(unicorn): no-negated-condition (#2507)ST-DDT1-2/+2
2023-11-06infra(unicorn): prefer-negative-index (#2512)ST-DDT1-1/+1
2023-10-28infra(unicorn): filename-case (#2492)ST-DDT8-12/+12
2023-10-23infra(unicorn): prefer-native-coercion-functions (#2445)ST-DDT1-2/+2
2023-10-23chore: substrings of length one (#2496)ST-DDT1-1/+1
2023-10-20infra: implement inactive locales content generation enhancement (#2265)DivisionByZero1-11/+113
2023-10-14infra(unicorn): catch-error-name (#2471)ST-DDT1-4/+4
2023-10-14docs: fix bad Promise usage (#2475)ST-DDT2-6/+6
2023-10-12infra(unicorn): text-encoding-identifier-case (#2465)ST-DDT1-1/+1
2023-10-11infra(unicorn): no-array-for-each (#2461)ST-DDT1-4/+3
2023-10-10infra(unicorn): explicit-length-check (#2455)ST-DDT1-2/+2
2023-10-09infra(unicorn): no-array-push-push (#2454)ST-DDT1-7/+7
2023-10-09infra(unicorn): use hashbang for scripts (#2448)ST-DDT4-0/+9
2023-10-09infra(unicorn): prefer-string-starts-ends-with (#2442)ST-DDT1-1/+1
2023-10-08infra(unicorn): prefer-object-from-entries (#2443)ST-DDT3-11/+4
2023-10-08infra(unicorn): prefer-array-flat-map (#2446)ST-DDT1-1/+1
2023-10-07infra(eslint): enable no-useless-escape eslint rule (#2434)ST-DDT1-1/+1
2023-10-07infra(unicorn): prefer-node-protocol (#2420)Shinigami1-1/+1
2023-10-04feat: support custom randomizer (#2284)ST-DDT2-19/+30
2023-09-23infra: lint all existing jsdocs (#2408)ST-DDT6-2/+25
2023-09-19docs: show examples for modules (#2406)Matt Mayer7-12/+56
2023-09-18feat: split SimpleFaker class from Faker (#2369)Shinigami2-14/+30