index
:
faker
erica/update-maintainers-sponsers-backers
imgbot
main
update_logo_and_readme
Generate massive amounts of fake data in the browser and node.js
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
apidoc
/
signature.ts
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-01
docs: rewrite api-docs generation using ts-morph (#2628)
ST-DDT
1
-365
/
+0
2024-03-06
infra(unicorn): switch-case-braces (#2721)
ST-DDT
1
-14
/
+28
2023-11-14
infra: enable strictNullChecks in tsconfig (#2435)
ST-DDT
1
-1
/
+1
2023-11-13
test(docs): ensure defaults are consistent (#2177)
ST-DDT
1
-29
/
+31
2023-11-06
infra(unicorn): prefer-negative-index (#2512)
ST-DDT
1
-1
/
+1
2023-10-14
docs: fix bad Promise usage (#2475)
ST-DDT
1
-3
/
+3
2023-10-10
infra(unicorn): explicit-length-check (#2455)
ST-DDT
1
-2
/
+2
2023-10-09
infra(unicorn): prefer-string-starts-ends-with (#2442)
ST-DDT
1
-1
/
+1
2023-09-23
infra: lint all existing jsdocs (#2408)
ST-DDT
1
-0
/
+1
2023-09-19
docs: show examples for modules (#2406)
Matt Mayer
1
-8
/
+6
2023-08-06
chore(deps): update dependency prettier to v3 (#2260)
Shinigami
1
-50
/
+63
2023-05-01
chore: improve regex usage (#2108)
Shinigami
1
-1
/
+1
2023-04-20
docs: check api references (#2024)
ST-DDT
1
-81
/
+6
2023-04-16
docs: document @throws parameter in API docs (#2050)
Matt Mayer
1
-0
/
+5
2023-04-12
chore(deps): update doc-dependencies (#2037)
renovate[bot]
1
-2
/
+2
2023-04-03
chore: activate eslint no-else-return (#2009)
Shinigami
1
-21
/
+18
2023-04-03
docs: Faker and utility pages (#1940)
ST-DDT
1
-32
/
+2
2023-03-30
test: separate jsdoc tag tests (#1969)
Shinigami
1
-1
/
+3
2023-03-29
docs: add overview guides to specific modules (#1929)
Matt Mayer
1
-0
/
+4
2023-03-29
docs: unwrap nested named union and literal types (#1965)
ST-DDT
1
-1
/
+11
2023-03-24
docs: mark deprecated parameter options (#1962)
ST-DDT
1
-12
/
+16
2023-03-16
docs: fix nested parameter defaults (#1931)
ST-DDT
1
-0
/
+6
2023-03-04
docs: show deprecation message (#1889)
Matt Mayer
1
-3
/
+6
2023-02-13
chore(deps): update doc-dependencies (#1826)
renovate[bot]
1
-1
/
+1
2023-02-03
docs: show source link (#1780)
ST-DDT
1
-5
/
+6
2023-01-26
docs: fix unwrap literal union (#1752)
ST-DDT
1
-4
/
+25
2023-01-23
refactor: reorganize apidoc scripts and reuse them for tests (#1759)
ST-DDT
1
-3
/
+3
2023-01-21
docs: unwrap complex array params (#1753)
ST-DDT
1
-20
/
+30
2022-12-31
chore: turn on padding-line-between-statements (#1691)
Shinigami
1
-0
/
+10
2022-12-30
docs: fix param check (#1694)
ST-DDT
1
-1
/
+1
2022-12-26
docs(datatype): allow markdown in @see links (#1667)
Matt Mayer
1
-3
/
+11
2022-11-21
chore: re-enable sanitizeHtml check (#1500)
ST-DDT
1
-23
/
+43
2022-09-08
docs: add `@since` tags to all methods (#1337)
Matt Mayer
1
-0
/
+2
2022-08-25
docs: properly handle multiple `@see` tags (#1270)
ST-DDT
1
-2
/
+2
2022-08-06
docs: use vitepress v1 (#993)
Shinigami
1
-28
/
+35
2022-07-10
chore(deps): update doc-dependencies (#1123)
renovate[bot]
1
-1
/
+6
2022-06-29
chore(deps): update doc-dependencies (#1110)
renovate[bot]
1
-24
/
+34
2022-04-20
docs: fix lost description texts (#836)
ST-DDT
1
-3
/
+6
2022-04-19
chore: prefer string templates over string concatenation (#732)
Piotr Kuczynski
1
-15
/
+18
2022-04-13
docs: use vitepress config for markdown pre-renderer (#835)
ST-DDT
1
-5
/
+2
2022-04-08
docs: nice string literals (#814)
ST-DDT
1
-1
/
+3
2022-04-08
docs: nice literal unions (#811)
ST-DDT
1
-1
/
+6
2022-03-25
refactor: use smart eqeqeq null checks (#650)
Shinigami
1
-4
/
+1
2022-03-23
docs: extract defaults from the comments if absent otherwise (#657)
ST-DDT
1
-1
/
+25
2022-03-15
docs: improve visualization for complex types (#608)
ST-DDT
1
-10
/
+84
2022-03-07
docs: show union options parameters (#602)
ST-DDT
1
-6
/
+3
2022-03-03
docs: document options params in api docs (#570)
ST-DDT
1
-27
/
+76
2022-03-01
docs: generate docs for fake() and unique() (#564)
ST-DDT
1
-0
/
+166