# pastelsky/tsdocs

Browse type documentation for JS libraries

Repository: https://github.com/pastelsky/tsdocs
Canonical: https://ross.abutalabs.com/products/tsdocs
Homepage: https://tsdocs.dev
Language: TypeScript
License: MIT
License Family: permissive
Topics: documentation, typescript, api-ref
Last push: 2024-11-02T12:40:20+00:00

## Health v2 (maintenance only)
Score: 27/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 74
- inputs: {"age_days": 1036, "days_push": 669, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1122, forks 26 (observed 2026-08-28T04:03:40.138926+00:00)

## What it is
tsdocs.dev is a web service for browsing type reference documentation of JavaScript and TypeScript packages. It uses a customized version of typedoc to generate API docs, falling back to DefinitelyTyped for packages without bundled types.

## Use cases
- browse type docs for a javascript package
- view api reference for an npm library
- read typescript definitions for a js library online
- find type documentation for packages without types
- look up class and interface docs for d3 or express

## When to choose
- you want a quick, searchable web UI for a package's type definitions
- the package ships .d.ts files or has a DefinitelyTyped equivalent

## When to avoid
- you need to generate docs locally or in CI for your own project
- you need full markdown documentation sites rather than type reference

## Facets
- artifact type: service
- maturity: active
- function: documentation, api-documentation, search-engine
- domain: documentation, developer-tools, web-development, apis
- platform: self-hosted
- tags: typescript, typedoc, type-definitions, api-reference, definitelytyped, web-server, nodejs

## Member repositories
- pastelsky/tsdocs (main) score 27

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:40.138926+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:40:57.362301+00:00, confidence not recorded.
  - readme: https://github.com/pastelsky/tsdocs (fetched 2026-08-28T04:03:40.138926+00:00, sha e411a2874f8d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
