Rome
Unified developer tools for JavaScript, TypeScript, and the web
README

Romeis a formatter, linter, bundler, and more for JavaScript, TypeScript, JSON, HTML, Markdown, and CSS.
Romeunifies 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.
Romehas strong conventions and aims to have minimal configuration. Read more about our project philosophy .
Romeis written in Rust .
Romehas first-class IDE support, with a sophisticated parser that represents the source text in full fidelity and top-notch error recovery.
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.