Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

rome/tools

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b98d4c2 · Jun 1, 2022
May 10, 2022
May 10, 2022
May 4, 2021
Jun 1, 2022
Apr 29, 2022
May 24, 2022
Nov 17, 2021
May 31, 2022
Jun 1, 2022
Feb 4, 2022
Jan 16, 2022
Apr 8, 2022
May 22, 2022
Feb 26, 2022
Apr 27, 2022
Oct 14, 2021
Apr 20, 2022
Jun 1, 2022
Apr 6, 2022
Sep 17, 2021
Apr 30, 2022
May 20, 2022
May 11, 2022

Repository files navigation

Rome's logo depicting an ancient Roman arch with the word Rome to its side Rome's logo depicting an ancient Roman arch with the word Rome to its side

Rome is a formatter, linter, bundler, and more for JavaScript, TypeScript, JSON, HTML, Markdown, and CSS.

Rome is designed to replace Babel, ESLint, webpack, Prettier, Jest, and others.

Rome unifies functionality that has previously been separate tools. Building upon a shared base allows us to provide a cohesive experience for processing code, displaying errors, parallelizing work, caching, and configuration.

Rome has strong conventions and aims to have minimal configuration. Read more about our project philosophy.

Rome is written in Rust.

Rome has first-class IDE support, with a sophisticated parser that represents the source text in full fidelity and top-notch error recovery.

Rome is MIT licensed and moderated under the Contributor Covenant Code of Conduct.

Status

The current areas of focus are:

  • to make the formatter more compatible with Prettier and format JSX. See #2262 and #2403.
  • starts the foundations for analyzers (linting). See 2488

Philosophy

The project philosophy can be found on our website.

Community

Contribution and development instructions can be found in CONTRIBUTING.

Additional project coordination and real-time discussion happens on our Discord server. Remember that all activity on the Discord server is still moderated and will be strictly enforced under the project's Code of Conduct.