# ktaranov/naming-convention

Templates for naming convention - TSQL, JavaScript, C#, R, Python, Powershell

Repository: https://github.com/ktaranov/naming-convention
Canonical: https://ross.abutalabs.com/products/naming-convention
License: MIT
License Family: permissive
Topics: tsql, plsql, r, naming-conventions, powershell, conventions, sql-server, javascript, python, pgsql, sql, csharp
Last push: 2023-12-21T10:42:28+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": 4305, "days_push": 986, "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 1880, forks 529 (observed 2026-08-28T04:05:48.516797+00:00)

## What it is
A collection of Markdown templates documenting naming conventions and coding standards for languages including C#, JavaScript, T-SQL, R, Python, and PowerShell. It also curates links to external style guides such as PEP 8 and Google style guides.

## Use cases
- find naming conventions for C# classes and variables
- look up SQL Server T-SQL naming standards
- adopt a JavaScript naming and coding convention for my team
- reference PowerShell naming rules
- find the official Python PEP 8 style guide
- standardize code style across a team
- check R style guide recommendations

## When to choose
- you need a quick reference for naming rules in one of the covered languages
- you are drafting a team coding standard and want a starting template
- you want curated links to authoritative style guides

## When to avoid
- you need automated linting or enforcement rather than documentation
- your language is not covered by the templates
- you need an actively developed tool with frequent updates

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, developer-tools
- domain: developer-tools, documentation, programming-languages
- platform: cross-platform
- tags: naming-conventions, coding-standards, style-guide, tsql, csharp, javascript, python, powershell, r

## Member repositories
- ktaranov/naming-convention (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:48.516797+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:14:00.517924+00:00, confidence not recorded.
  - readme: https://github.com/ktaranov/naming-convention (fetched 2026-08-28T04:05:48.516797+00:00, sha f414e64f474e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
