Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Prettier | 45,655 | 10 hours ago | 1,166 | mit | JavaScript | |||||
Prettier is an opinionated code formatter. | ||||||||||
Tools | 23,565 | 2 | 11 hours ago | 3 | September 09, 2022 | 100 | mit | Rust | ||
Unified developer tools for JavaScript, TypeScript, and the web | ||||||||||
Textlint | 2,579 | 395 | 142 | 2 days ago | 197 | September 20, 2022 | 51 | mit | TypeScript | |
The pluggable natural language linter for text and markdown. | ||||||||||
Redis Doc | 2,206 | 4 days ago | 114 | other | Shell | |||||
Redis documentation source code for markdown and metadata files, conversion scripts, and so forth | ||||||||||
Dprint | 1,895 | 12 | 13 days ago | 89 | June 29, 2022 | 55 | mit | Rust | ||
Pluggable and configurable code formatting platform written in Rust. | ||||||||||
Swiftymarkdown | 1,479 | 16 | 2 months ago | 25 | April 15, 2020 | 45 | mit | Swift | ||
Converts Markdown files and strings into NSAttributedStrings with lots of customisation options. | ||||||||||
Megalinter | 1,281 | 2 | 12 hours ago | 984 | July 16, 2022 | 49 | agpl-3.0 | Dockerfile | ||
🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally. | ||||||||||
Pypandoc | 672 | 4 days ago | 27 | other | Python | |||||
Thin wrapper for "pandoc" (MIT) | ||||||||||
Flat File Cms | 572 | 7 months ago | 16 | |||||||
:open_file_folder: :page_with_curl: A list of strictly flat-file cms systems | ||||||||||
Markdeep | 530 | 12 days ago | bsd-2-clause | JavaScript | ||||||
Official public Markdeep source archive |
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.
Check out our homepage to learn more about Rome, or directly head to the Getting Started guide if you want to start using Rome.
Browse Rome's internal Rust API Documentation if you're interested to learn more about how Rome works.