Skip to content
forked from rome/tools

Unified developer tools for JavaScript, TypeScript, and the web

License

Notifications You must be signed in to change notification settings

msdlisper/tools

This branch is 154 commits behind rome/tools:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 16, 2023
9b21fb1 · May 16, 2023
May 13, 2023
May 13, 2023
May 15, 2023
Nov 30, 2022
May 16, 2023
May 13, 2023
May 13, 2023
Feb 3, 2023
Nov 28, 2022
May 13, 2023
May 13, 2023
Apr 24, 2023
Jan 16, 2022
May 13, 2023
Apr 17, 2023
Feb 26, 2022
May 16, 2023
Oct 14, 2021
Apr 28, 2023
May 8, 2023
May 13, 2023
Sep 17, 2021
Jul 12, 2022
Nov 29, 2022
Apr 28, 2023
Nov 12, 2022
Apr 17, 2023
Apr 30, 2023
May 11, 2022

Repository files navigation

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

MIT licensed Discord chat CI on main npm version VSCode version

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.

Documentation

Check out our homepage to learn more about Rome, or directly head to the Getting Started guide if you want to start using Rome.

Technical documentation

Browse Rome's internal Rust API Documentation if you're interested to learn more about how Rome works.

About

Unified developer tools for JavaScript, TypeScript, and the web

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 80.6%
  • JavaScript 11.5%
  • TypeScript 6.8%
  • Astro 0.6%
  • SCSS 0.4%
  • CSS 0.1%