Ross ROSS = Recommend OSS · open-source software intelligence for agents

felixge/node-style-guide resource

A guide for styling your node.js / JavaScript code. Fork & adjust to your taste. observed · 2026-08-28

github.com/felixge/node-style-guide · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5179
  • days_rel: n/a
  • days_push: 2047
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4993 stars · 895 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A community-driven style guide for writing consistent Node.js/JavaScript code, covering formatting, naming conventions, variables, conditionals, functions, and comments. It includes a .jshintrc and .editorconfig to enforce the rules and is licensed CC BY-SA 3.0 for forking and customization.

Use cases

  • standardize javascript code style across a team
  • set up jshint rules for node.js projects
  • learn node.js coding conventions
  • create a custom javascript style guide by forking
  • enforce consistent indentation and formatting with editorconfig
  • decide on semicolon and quote conventions in javascript

When to choose

  • you want a readable, opinionated reference for node.js code style
  • you need a starting point to fork into your own team style guide
  • you want accompanying jshint/editorconfig enforcement files

When to avoid

  • you need an actively maintained style guide reflecting modern ES6+ practices
  • you want automated formatting rather than a written guide (use prettier)
  • you need an official or canonical standard

Facets

learning-resource · maturity maintenance

linter formatter developer-tools developer-tools programming-languages documentation cross-platform style-guide code-style javascript nodejs coding-conventions jshint eslint

2 sources

Member repositories

RepositoryRoleHealth v2
felixge/node-style-guidemain32

For agents

markdown · JSON · MCP: product_card(name="felixge/node-style-guide")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem