# polarmobile/coffeescript-style-guide

Best-practices and coding conventions for the CoffeeScript programming language

Repository: https://github.com/polarmobile/coffeescript-style-guide
Canonical: https://ross.abutalabs.com/products/coffeescript-style-guide
License Family: other
Last push: 2018-11-08T08:05:46+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5371, "days_push": 2855, "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 1628, forks 264 (observed 2026-08-28T04:05:13.298592+00:00)

## What it is
A community-driven style guide documenting best practices and coding conventions for the CoffeeScript programming language. It covers code layout, naming, comments, functions, and idiomatic patterns, inspired by guides like PEP-8 and the Ruby Style Guide.

## Use cases
- coffeescript style guide
- coffeescript coding conventions
- how to format coffeescript code
- coffeescript best practices
- idiomatic coffeescript patterns
- coffeescript indentation and line length rules

## When to choose
- You are writing or reviewing CoffeeScript and want consistent, idiomatic style
- You are setting up team coding standards for a legacy CoffeeScript codebase
- You want a reference for CoffeeScript conventions like spacing, naming, and comments

## When to avoid
- You are starting a new project, since CoffeeScript is largely deprecated in favor of modern JavaScript/TypeScript
- You need an enforceable linter or formatter tool rather than a prose guide
- You need up-to-date guidance, as the guide has not seen a release since 2018

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, linter
- domain: programming-languages, developer-tools, tutorials
- platform: cross-platform
- tags: coffeescript, style-guide, coding-conventions, best-practices, code-style

## Member repositories
- polarmobile/coffeescript-style-guide (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:13.298592+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:48:20.696778+00:00, confidence not recorded.
  - readme: https://github.com/polarmobile/coffeescript-style-guide (fetched 2026-08-28T04:05:13.298592+00:00, sha cfdc2975830c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
