# rome/tools

Unified developer tools for JavaScript, TypeScript, and the web

Repository: https://github.com/rome/tools
Canonical: https://ross.abutalabs.com/products/tools
Homepage: https://docs.rome.tools/
Language: Rust
License: MIT
License Family: permissive
Topics: formatter, linter, javascript, toolchain, typescript
Archived: true
Last push: 2023-09-04T08:42:49+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2386, "days_push": 1094, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 23390, forks 642 (observed 2026-08-28T04:11:34.796944+00:00)

## What it is
Rome is a unified toolchain for JavaScript, TypeScript, and web projects, combining a linter, formatter, and other developer tools in a single fast Rust-based binary. It aims to replace fragmented tooling like ESLint and Prettier with one consistent, performant tool.

## Use cases
- lint javascript and typescript code
- format code like prettier but faster
- replace eslint and prettier with one tool
- set up a unified toolchain for a web project
- enforce code style across a typescript codebase
- speed up linting in a large monorepo

## When to choose
- you want a single fast tool replacing ESLint and Prettier
- you work in JavaScript/TypeScript and value performance
- you want consistent linting and formatting with minimal configuration

## When to avoid
- you need the extensive ESLint plugin ecosystem
- you want actively developed features - the project is archived and succeeded by Biome
- you need framework-specific lint rules not yet supported

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: linter, formatter, build-tool, developer-tools
- domain: developer-tools, web-development, frontend
- platform: cli, cross-platform, rust
- tags: javascript, typescript, toolchain, code-quality, rust, nodejs

## Member repositories
- rome/tools (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:34.796944+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-29T16:56:37.466845+00:00, confidence not recorded.
  - readme: https://github.com/rome/tools (fetched 2026-08-28T04:11:34.796944+00:00, sha 1fbb8b76739a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
