Introducing Rome: A linter for JavaScript and TypeScript. The first in a suite of tools for frontend languages that includes bundling, compiling, testing, and more. romefrontend.dev/blog/2020/08/0…
Rome Tools
101 posts
Project discontinued. Use the official fork
@biomejs
Joined March 2020
- Release of the Rome Formatter, a super fast formatter for JavaScript, with a focus on Prettier compatibility ✨🖌 rome.tools/blog/2022/04/0…
- Rome is hiring Rust developers to help us rewrite Rome in Rust! 🦀🦀🦀 We are looking for experienced Rust engineers interested in developer tooling and open source. Entirely remote with competitive compensation and benefits. Apply at careers.rome.tools
- Announcing the @rometools funding campaign! 🏛️📢 Rome is a new open source project from the creator of @babeljs and @yarnpkg, that aims to simplify and improve JavaScript and web development. Donate to receive digital rewards and swag. rome.tools/funding/
- The Rome project is officially discontinued, the repository is archived. Follow @biomejs, the official community project.
- `rome lint --review` provides an interactive console UI where you can go over lint errors and decide if you want Rome to automatically fix it, add a suppression comment, or ignore it so you can fix it yourself. Could possibly be integrated with an IDE.
00:00 - Thanks to @EdoardoLopes we now have a new logo and identity! github.com/romejs/logo
- A sneak peak of our formatter: being able to format partial broken code!
00:00 - New Post: Rome Formatter and Rust Update 🦀🏛️🖌️ rome.tools/blog/2022/02/0…
- Bundler performance increased by 2x with better parallelization reducing worker idle time
- We are now known as @romefrontend! Our new name better portrays our plan to bring Rome to other web languages beyond just JavaScript and TypeScript. Our first release at the end of the month will include basic linting support for HTML and CSS. romefrontend.dev
- Rome v0.9.0 was just released! This release brings great improvements in various fronts github.com/rome/tools/blo… - better formatting for JSX, TS and JS - format via CLI using stdin - new lint rules and various fixes for the existing ones - new core architecture - vscode goodies
- We just released v0.10.0! github.com/rome/tools/blo… - improved performance and memory usage - our old diagnostics are back - many new lint rules added - the formatter surpassed 90% in terms of compatibility with Prettier! - you can now ignore folders and file
- Rome will warn about inconsiderate language with an autofix to an alternative github.com/facebookexperi…


