rome / tools

Unified developer tools for JavaScript, TypeScript, and the web

Home Page:https://docs.rome.tools/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Important

Welcome to Biome, the community successor of Rome!

Warning

Rome won't be maintained anymore by the same people that maintained it so far. Biome will provide new features and fixes.

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

https://docs.rome.tools/

License:MIT License


Languages

Language:Rust 79.8%Language:JavaScript 11.3%Language:TypeScript 6.9%Language:MDX 1.0%Language:Astro 0.5%Language:SCSS 0.4%Language:CSS 0.1%Language:Shell 0.1%Language:Just 0.0%Language:Dockerfile 0.0%Language:PowerShell 0.0%