# spadgos/sublime-jsdocs

Simplifies writing DocBlock comments in Javascript, PHP, CoffeeScript, Actionscript, C & C++

Repository: https://github.com/spadgos/sublime-jsdocs
Canonical: https://ross.abutalabs.com/products/sublime-jsdocs
Language: Python
License: MIT
License Family: permissive
Last push: 2018-05-14T11:03:10+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5454, "days_push": 3033, "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 3078, forks 272 (observed 2026-08-28T04:07:41.814848+00:00)

## What it is
DocBlockr is a Sublime Text package that simplifies writing DocBlock documentation comments across many languages including JavaScript, PHP, TypeScript, Java, C/C++, and Rust. It auto-completes and formats docblock comments as you type, generating parameter and return annotations from function definitions.

## Use cases
- auto-generate JSDoc comments for JavaScript functions
- write PHPDoc blocks faster in Sublime Text
- scaffold documentation comments from function signatures
- format and reindent docblock comments
- add doc comments in C, C++, Java, or Rust

## When to choose
- you write documentation comments frequently in Sublime Text
- you want automatic docblock scaffolding without keyboard shortcuts
- you work across multiple languages that use DocBlock-style comments

## When to avoid
- you use VS Code or another editor with built-in docblock support
- you need full documentation site generation rather than comment authoring
- you need a package actively updated for the latest Sublime Text versions

## Facets
- artifact type: plugin
- maturity: maintenance
- function: documentation, editor, developer-tools
- domain: documentation, developer-tools, text-editors
- platform: editor-plugin, cross-platform
- tags: sublime-text, docblock, jsdoc, phpdoc, comment-completion, code-documentation

## Member repositories
- spadgos/sublime-jsdocs (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:41.814848+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-30T07:27:53.031510+00:00, confidence not recorded.
  - readme: https://github.com/spadgos/sublime-jsdocs (fetched 2026-08-28T04:07:41.814848+00:00, sha 49b9a23cab5c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
