# kchmck/vim-coffee-script

CoffeeScript support for vim

Repository: https://github.com/kchmck/vim-coffee-script
Canonical: https://ross.abutalabs.com/products/vim-coffee-script
Language: Vim Script
License: NOASSERTION
License Family: other
Last push: 2020-12-20T17:00:14+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": 6069, "days_push": 2082, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1755, forks 199 (observed 2026-08-28T04:05:32.095575+00:00)

## What it is
A Vim plugin that adds CoffeeScript support, including syntax highlighting, indenting, compiling to JavaScript, live preview, running snippets, and linting. It integrates with plugin managers like Pathogen and Vundle.

## Use cases
- edit coffeescript in vim with syntax highlighting
- compile coffeescript to javascript from vim
- lint coffeescript files in vim
- live preview coffeescript compilation
- run coffeescript snippets from the editor
- proper indentation for coffeescript in vim

## When to choose
- you write CoffeeScript in Vim and want full editor support
- you need syntax highlighting and indentation for CoffeeScript or Literate CoffeeScript
- you want to compile, run, or lint CoffeeScript without leaving Vim

## When to avoid
- you no longer write CoffeeScript (the language is largely legacy)
- you use a different editor or a modern LSP-based setup
- you need actively developed features; the project is in maintenance mode

## Facets
- artifact type: plugin
- maturity: maintenance
- function: editor, developer-tools
- domain: developer-tools, text-editors, web-development
- platform: editor-plugin, cli
- tags: vim, coffeescript, syntax-highlighting, indentation, compilation, linting

## Member repositories
- kchmck/vim-coffee-script (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:32.095575+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-30T03:28:01.713345+00:00, confidence not recorded.
  - readme: https://github.com/kchmck/vim-coffee-script (fetched 2026-08-28T04:05:32.095575+00:00, sha 3f36c3f9ce3c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
